Metadata-Version: 2.1
Name: kastore
Version: 0.3.3
Summary: A write-once-read-many store for simple numerical data
Author-email: Tskit Developers <admin@tskit.dev>
License: MIT
Project-URL: Homepage, https://github.com/tskit-dev/kastore
Project-URL: Documentation, https://kastore.readthedocs.io/en/latest/
Project-URL: Changelog, https://kastore.readthedocs.io/en/latest/changelogs.html
Project-URL: Bug Tracker, https://github.com/tskit-dev/kastore/issues
Project-URL: GitHub, https://github.com/tskit-dev/kastore
Keywords: binary store,numerical,arrays
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: License :: OSI Approved :: MIT License
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: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy>=1.23.5
Requires-Dist: humanize
