Metadata-Version: 2.4
Name: tskutils
Version: 0.1.0
Classifier: Programming Language :: Rust
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Dist: numpy>=1.26
Requires-Dist: tskit>=0.5
Requires-Python: >=3.8
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM

# tskutils

This is an early version. This package includes a PyO3-based Python extension
that provides additional utilities for working with the tskit TreeSequence
object.



