Metadata-Version: 2.1
Name: nwb-linkml
Version: 0.1.0
Summary: Translating NWB schema language to LinkML
License: GPL-3.0
Author: sneakers-the-rat
Author-email: JLSaunders987@gmail.com
Requires-Python: >=3.11,<4.0
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Provides-Extra: dev
Provides-Extra: plot
Provides-Extra: tests
Requires-Dist: dash (>=2.12.1,<3.0.0) ; extra == "plot"
Requires-Dist: dash-cytoscape (>=0.3.0,<0.4.0) ; extra == "plot"
Requires-Dist: linkml (>=1.5.7,<2.0.0)
Requires-Dist: linkml-runtime (>=1.5.6,<2.0.0)
Requires-Dist: pydantic (<2)
Requires-Dist: pytest (>=7.4.0,<8.0.0) ; extra == "tests"
Requires-Dist: pytest-depends (>=1.0.1,<2.0.0) ; extra == "tests"
Requires-Dist: pyyaml (>=6.0,<7.0)
Requires-Dist: rich (>=13.5.2,<14.0.0)
Description-Content-Type: text/markdown

# nwb-linkml
Translating NWB schema language to linkml

(very WIP dont @ me)

Just submitting to pypi to squat the package name

