Metadata-Version: 2.1
Name: tskit
Version: 0.3.2
Summary: The tree sequence toolkit.
Home-page: https://github.com/tskit-dev/tskit
Author: tskit developers
Author-email: admin@tskit.dev
License: MIT
Project-URL: Bug Reports, https://github.com/tskit-dev/tskit/issues
Project-URL: Source, https://github.com/tskit-dev/tskit
Keywords: tree sequence
Platform: POSIX
Platform: Windows
Platform: MacOS X
Classifier: Development Status :: 4 - Beta
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.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.6
Requires-Dist: attrs (>=19.2.0)
Requires-Dist: h5py (>=2.6.0)
Requires-Dist: jsonschema (>=3.0.0)
Requires-Dist: numpy (>=1.7)
Requires-Dist: svgwrite (>=1.1.10)


The tree sequence toolkit.

Tskit is a cross-platform library for the storage and analysis of large-scale
genetic genealogy and variation data.
Please see the `documentation <https://tskit.readthedocs.org/en/stable/>`_
for further details.

Tskit is highly portable, and provides a number of
`installation options <https://tskit.readthedocs.org/en/stable/installation.html>`_.


