cstag-cli

View on PyPIReverse Dependencies (0)

1.0.0 cstag_cli-1.0.0-py3-none-any.whl

Wheel Details

Project: cstag-cli
Version: 1.0.0
Filename: cstag_cli-1.0.0-py3-none-any.whl
Download: [link]
Size: 5757
MD5: 95c39daa82a515d2cc6b098bd29188b9
SHA256: cf8ba50229793577c46562987559af3aed96c6a3d84aa1a36e147b65c560e540
Uploaded: 2023-09-19 08:37:53 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: cstag-cli
Version: 1.0.0
Summary: Command line interface of cstag to manipulate the minimap2's CS tag
Author: Akihiro Kuno
Author-Email: akuno[at]md.tsukuba.ac.jp
Home-Page: https://github.com/akikuno/cstag-cli
Project-Url: Repository, https://github.com/akikuno/cstag-cli
License: MIT
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
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: Topic :: Scientific/Engineering :: Bio-Informatics
Requires-Python: >=3.7,<4.0
Requires-Dist: cstag (>=0.6.2)
Requires-Dist: pysam (>=0.19.0)
Description-Content-Type: text/markdown
[Description omitted; length: 2314 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.7.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
cstag_cli/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cstag_cli/append/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cstag_cli/append/appender.py sha256=5QuR19d5eXQ5JSMVHgKceHzaLdoFbrlOzTet1YLBjNA 1221
cstag_cli/main.py sha256=yJdlmoe-QsD_w6qSdkPk4FHwkqBxG42Qcug8mJNt2OI 1649
cstag_cli/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cstag_cli/utils/io.py sha256=F3uUdBD9xb2uSUG9hFMeslBwWqdm-u_RX8ZS3CuXxNU 1019
cstag_cli-1.0.0.dist-info/LICENSE sha256=JjtBlTIw3SZ5Ihhrry2qWxN9G-kqDxoazKIY4YfEdN4 1069
cstag_cli-1.0.0.dist-info/METADATA sha256=AZ1wYx21smusWVJKCJDvKtCTJlOECy0twAi4PZ_PpP4 3346
cstag_cli-1.0.0.dist-info/WHEEL sha256=d2fvjOD7sXsVzChCqf0Ty0JbHKBaLYwDbGQDwQTnJ50 88
cstag_cli-1.0.0.dist-info/entry_points.txt sha256=OHnXLN0o7IFwnRhIXUfgthcBQX4wy_umMhSjXWRCjGU 45
cstag_cli-1.0.0.dist-info/RECORD

entry_points.txt

cstag = cstag_cli.main:main