Metadata-Version: 2.1
Name: pod5-format-tools
Version: 0.0.21
Summary: Tools for use with the POD5 file format
Home-page: https://github.com/nanoporetech/pod5-file-format
Author: Oxford Nanopore Technologies plc
Author-email: support@nanoporetech.com
Keywords: nanopore
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Requires-Python: ~=3.7
Description-Content-Type: text/markdown
Requires-Dist: pod5-format
Requires-Dist: h5py
Requires-Dist: ont-fast5-api
Requires-Dist: pandas
Requires-Dist: jsonschema
Provides-Extra: dev
Requires-Dist: pytest (~=6.2) ; extra == 'dev'
Requires-Dist: pytest-cov (~=3.0) ; extra == 'dev'
Requires-Dist: black (==22.3.0) ; extra == 'dev'
Requires-Dist: pre-commit ; extra == 'dev'

