/fileformats-mrtrix

Primary LanguagePythonOtherNOASSERTION

How to customise this template

  1. Name your repository with the name fileformats-<SUBPACKAGE-TO-ADD-EXTRAS-TO>
  2. Rename the fileformats/CHANGEME directory to the name of the fileformats subpackage the extras are for
  3. Search and replace "CHANGEME" with the name of the fileformats subpackage the extras are to be added
  4. Replace name + email placeholders in pyproject.toml for developers and maintainers
  5. Add the extension file-format classes
  6. Ensure that all the extension file-format classes are imported into the extras package root, i.e. fileformats/CHANGEME
  7. Delete these instructions

...

FileFormats Extension - CHANGEME

https://codecov.io/gh/arcanaframework/fileformats-CHANGEME/branch/main/graph/badge.svg?token=UIS0OGPST7 GitHub stars Documentation Status

This is the "CHANGEME" extension module for the fileformats package

Quick Installation

This extension can be installed for Python 3 using pip:

$ pip3 install fileformats-CHANGEME

This will install the core package and any other dependencies

License

This work is licensed under a Creative Commons Attribution 4.0 International License

Creative Commons Attribution 4.0 International License