Metadata-Version: 2.4
Name: nmodl-glia
Version: 6.0.1
Summary: NMODL Asset Manager for Arbor and NEURON.
Author-email: Robin De Schepper <robin@alexandria.sc>
Requires-Python: >=3.10,<4
Description-Content-Type: text/markdown
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
License-File: LICENSE
Requires-Dist: click~=8.0
Requires-Dist: appdirs~=1.0
Requires-Dist: errr~=1.2
Requires-Dist: cookiecutter~=2.0
Requires-Dist: black>=24.0
Requires-Dist: toml~=0.10
Requires-Dist: packaging~=24.0
Requires-Dist: neuron-nightly==9.0a1.dev1422; sys_platform != 'win32'
Requires-Dist: importlib_metadata~=6.5
Requires-Dist: arbor~=0.10 ; extra == "arbor"
Requires-Dist: nrn-patch~=6.0 ; extra == "neuron"
Requires-Dist: mpi4py~=3.0 ; extra == "parallel"
Provides-Extra: arbor
Provides-Extra: neuron
Provides-Extra: parallel

[![Build Status](https://github.com/dbbs-lab/bsb/actions/workflows/main.yml/badge.svg)](https://github.com/dbbs-lab/bsb/actions/workflows/main.yml)
[![Documentation](https://readthedocs.org/projects/nmodl-glia/badge/?version=latest)](https://nmodl-glia.readthedocs.io/en/latest/?badge=latest)
[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)
[![codecov](https://codecov.io/gh/dbbs-lab/glia/branch/main/graph/badge.svg)](https://codecov.io/gh/dbbs-lab/glia)

# Glia: NMODL asset manager

View the online documentation at [https://nmodl-glia.readthedocs.io/en/latest/](https://nmodl-glia.readthedocs.io/en/latest/)
