Metadata-Version: 2.3
Name: assemblyinfo
Version: 0.0.1
Summary: A Python library for working with harmonized genome metadata
Project-URL: homepage, https://github.com/open2c/assemblyinfo
Project-URL: documentation, https://assemblyinfo.readthedocs.io
Project-URL: repository, https://github.com/open2c/assemblyinfo
Project-URL: changelog, https://github.com/open2c/assemblyinfo/blob/main/CHANGES.md
Author-email: Open2C <open.chromosome.collective@gmail.com>
License: MIT
License-File: LICENSE
Keywords: annotation,bioinformatics,database,genome,genomics,metadata,reference
Classifier: Development Status :: 4 - Beta
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: importlib-resources; python_version < '3.9'
Requires-Dist: numpy<2,>=1.10
Requires-Dist: pandas>=1.3
Requires-Dist: pyarrow>=5.0
Provides-Extra: dev
Requires-Dist: pre-commit; extra == 'dev'
Requires-Dist: pytest; extra == 'dev'
Requires-Dist: ruff; extra == 'dev'
Provides-Extra: docs
Requires-Dist: autodocsumm; extra == 'docs'
Requires-Dist: jinja2; extra == 'docs'
Requires-Dist: myst-nb; extra == 'docs'
Requires-Dist: nbsphinx; extra == 'docs'
Requires-Dist: sphinx; extra == 'docs'
Requires-Dist: sphinx-autobuild; extra == 'docs'
Requires-Dist: sphinx-rtd-theme; extra == 'docs'
Description-Content-Type: text/markdown

# assemblyinfo
