Metadata-Version: 1.2
Name: tskit
Version: 0.3.0b2
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
Description: 
        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>`_.
        
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
