tszip

View on PyPIReverse Dependencies (5)

0.2.5 tszip-0.2.5-py3-none-any.whl

Wheel Details

Project: tszip
Version: 0.2.5
Filename: tszip-0.2.5-py3-none-any.whl
Download: [link]
Size: 13795
MD5: b2ed368dd217d90c4ed938107aa01a69
SHA256: 81ad7a23b1296d0e8a67cdc51926ac67d0591ff0f6d4c94929ccc149bc653a8c
Uploaded: 2024-08-14 23:48:58 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: tszip
Version: 0.2.5
Summary: Compression utilities for tree sequences
Author-Email: Tskit Developers <admin[at]tskit.dev>
Project-Url: Homepage, http://pypi.python.org/pypi/tszip
Project-Url: Documentation, https://tszip.readthedocs.io/en/latest/
Project-Url: Changelog, https://tszip.readthedocs.io/en/latest/changelog.html
Project-Url: Bug Tracker, https://github.com/tskit-dev/tszip/issues
Project-Url: GitHub, https://github.com/tskit-dev/tszip/
License: MIT
Keywords: tree sequence,tskit
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
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
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.9
Requires-Dist: numpy
Requires-Dist: humanize
Requires-Dist: tskit (>=0.3.3)
Requires-Dist: numcodecs (>=0.6.4)
Requires-Dist: zarr (<3)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 651 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (72.2.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
tszip/__init__.py sha256=azbbdvRqVfXmlSPbMIV8fWWFHd5B98FxThcKnuPMksU 1326
tszip/__main__.py sha256=TmdLORNJdRTEFylUiqNmXdYPxk9jZz8Y10j8E4yQcB8 99
tszip/_version.py sha256=8n5F0z2KUdXF-kMA1VxiH6w0elyZUUWXosPRzNz_3I0 411
tszip/cli.py sha256=hchM281wKpSoVBHzLkheE0rKiBDs9cNe6GM5IRq9kNY 5786
tszip/compression.py sha256=gpr7Ij0r22oUSVIsvcAXem8KRr56fKlanMLf0T8lRWE 14829
tszip/exceptions.py sha256=xDXlSvF9_xqBcr910JMsEK5AwULRJKe6lIS9bPnLCRg 1490
tszip/provenance.py sha256=doobPxrJsDb0MSWwj-n1RStdbcAeKYI7wZQvcqXc5NQ 2459
tszip-0.2.5.dist-info/LICENSE sha256=sjM8WeA9YsNbhwSm2irLvhhFzjXuhBdI-L7Giouj9sA 1073
tszip-0.2.5.dist-info/METADATA sha256=oQPKxznK3DjyQE2zs_TC3hJZlNkUeqMwzL00Mi-sk0E 2185
tszip-0.2.5.dist-info/WHEEL sha256=HiCZjzuy6Dw0hdX5R3LCFPDmFS4BWl8H-8W39XfmgX4 91
tszip-0.2.5.dist-info/entry_points.txt sha256=BPTrAbXYISo7wfvXm7W64uPMLjZOoCdxktMT0hQArss 80
tszip-0.2.5.dist-info/top_level.txt sha256=wG2mLYphlzceKnO_3V8PiqhkQ_cF1-K0fZrXePtvT8E 6
tszip-0.2.5.dist-info/RECORD

top_level.txt

tszip

entry_points.txt

tsunzip = tszip.cli:tsunzip_main
tszip = tszip.cli:tszip_main