tszip

View on PyPIReverse Dependencies (3)

0.2.3 tszip-0.2.3-py3-none-any.whl

Wheel Details

Project: tszip
Version: 0.2.3
Filename: tszip-0.2.3-py3-none-any.whl
Download: [link]
Size: 13838
MD5: b92408a231ffe3a5c963e539d2758fe5
SHA256: 9b292b7e7fdecc27bbbba3cd23fee5b7f28b14076238ba334c4547486c7f4409
Uploaded: 2023-10-31 12:45:44 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: tszip
Version: 0.2.3
Summary: Compression utilities for tree sequences
Author: Tskit Developers
Author-Email: admin[at]tskit.dev
Home-Page: 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.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
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
Platform: POSIX
Platform: Windows
Platform: MacOS X
Requires-Python: >=3.8
Requires-Dist: numpy
Requires-Dist: humanize
Requires-Dist: tskit (>=0.3.3)
Requires-Dist: numcodecs (>=0.6.4)
Requires-Dist: zarr
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 781 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.41.2)
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=AaQEeqeDwmZAHoPuwg2C0ulADePbIYLSFanZzt0cytQ 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.3.dist-info/LICENSE sha256=sjM8WeA9YsNbhwSm2irLvhhFzjXuhBdI-L7Giouj9sA 1073
tszip-0.2.3.dist-info/METADATA sha256=6Sh9fTS9_Y_4H-TF8wqABYXU07nrlaTQuEhWnT8jJ_U 2357
tszip-0.2.3.dist-info/WHEEL sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A 92
tszip-0.2.3.dist-info/entry_points.txt sha256=BPTrAbXYISo7wfvXm7W64uPMLjZOoCdxktMT0hQArss 80
tszip-0.2.3.dist-info/top_level.txt sha256=wG2mLYphlzceKnO_3V8PiqhkQ_cF1-K0fZrXePtvT8E 6
tszip-0.2.3.dist-info/RECORD

top_level.txt

tszip

entry_points.txt

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