Metadata-Version: 2.4
Name: tskit
Version: 1.0.2
Summary: The tree sequence toolkit.
Author-email: Tskit Developers <admin@tskit.dev>
License-Expression: MIT
Project-URL: Homepage, https://tskit.dev/tskit
Project-URL: Documentation, https://tskit.dev/tskit/docs/stable
Project-URL: Changelog, https://tskit.dev/tskit/docs/stable/changelogs.html
Project-URL: Bug Tracker, https://github.com/tskit-dev/tskit/issues
Project-URL: GitHub, https://github.com/tskit-dev/tskit/
Keywords: population genetics,tree sequence,ancestral recombination graph,evolutionary tree,statistical genetics,phylogenetics,tskit
Classifier: Programming Language :: C
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Other Environment
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: POSIX
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Requires-Python: >=3.11
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: jsonschema>=3.0.0
Requires-Dist: numpy>=2
Dynamic: license-file


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.dev/tskit/docs/stable/>`_
for further details.

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