Metadata-Version: 2.4
Name: idm_tskit
Version: 0.3.6.dev5
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.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.7
License-File: LICENSE
Requires-Dist: jsonschema>=3.0.0
Requires-Dist: numpy>=1.7
Requires-Dist: svgwrite>=1.1.10
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: platform
Dynamic: project-url
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary


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>`_.
