Metadata-Version: 2.1
Name: axon-synthesis
Version: 0.0.1
Summary: A package to synthesize artificial axons
Author: Blue Brain Project, EPFL
License: Apache License 2.0
Project-URL: Homepage, https://axon-synthesis.readthedocs.io
Project-URL: Repository, https://github.com/BlueBrain/axon-synthesis
Project-URL: Tracker, https://github.com/BlueBrain/axon-synthesis/issues
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE.txt
License-File: AUTHORS.md
Requires-Dist: click >=7
Provides-Extra: docs
Requires-Dist: docutils <0.21 ; extra == 'docs'
Requires-Dist: m2r2 ; extra == 'docs'
Requires-Dist: sphinx ; extra == 'docs'
Requires-Dist: sphinx-bluebrain-theme ; extra == 'docs'
Requires-Dist: sphinx-click ; extra == 'docs'
Provides-Extra: test
Requires-Dist: mock >=3 ; extra == 'test'
Requires-Dist: pytest >=6.1 ; extra == 'test'
Requires-Dist: pytest-click >=1.1 ; extra == 'test'
Requires-Dist: pytest-console-scripts >=1.4 ; extra == 'test'
Requires-Dist: pytest-cov >=4.1 ; extra == 'test'
Requires-Dist: pytest-html >=3.2 ; extra == 'test'

# Axon Synthesis

A package to synthesize artificial axons


## Installation

TODO: Replace this text by proper installation instructions.


## Examples

TODO: Provide here some examples on how this software can be used.


## Funding & Acknowledgment

The development of this software was supported by funding to the Blue Brain Project, a research
center of the École polytechnique fédérale de Lausanne (EPFL), from the Swiss government’s ETH
Board of the Swiss Federal Institutes of Technology.

For license and authors, see `LICENSE.txt` and `AUTHORS.md` respectively.

Copyright © 2022-2023 Blue Brain Project/EPFL
