vcfvalidator

View on PyPIReverse Dependencies (0)

1.0.3 vcfvalidator-1.0.3-py3-none-any.whl

Wheel Details

Project: vcfvalidator
Version: 1.0.3
Filename: vcfvalidator-1.0.3-py3-none-any.whl
Download: [link]
Size: 8159
MD5: 0ef29f3d40c474454fab5bc1df9018ac
SHA256: 3bb011319c4f146ab6781bddbcd86c259c77dd7ba761ef4bddde33e3a2e5fd21
Uploaded: 2022-10-21 11:40:13 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: vcfvalidator
Version: 1.0.3
Summary: This package checks the metadata of VCF files with respect to the following paper: https://f1000research.com/articles/11-231
Author: Junaid Memon
Author-Email: jmemonisy[at]gmail.com
Maintainer: Patrick König
Maintainer-Email: koenig[at]ipk-gatersleben.de
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.10,<4.0
Requires-Dist: click (<9.0.0,>=8.1.3)
Requires-Dist: rich (<13.0.0,>=12.6.0)
Requires-Dist: tabulate (<0.10.0,>=0.9.0)
Description-Content-Type: text/markdown
[Description omitted; length: 505 characters]

WHEEL

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

RECORD

Path Digest Size
vcfvalidator/__init__.py sha256=MpVHFFoITiYyPltTb_qFrdeX2entdTm4x0PczXi3txY 21
vcfvalidator/cli.py sha256=ILxJYdimRu4Kaphq7L43gSDEUWUt-xWieNBKVTZ3w2o 865
vcfvalidator/parser.py sha256=9fX0WBqfXA6xsulpcpHunMKDCOWPnmDTl1l7O-Lx6kw 4507
vcfvalidator/result.py sha256=3lC3b8tNFtsuCWU3TSoVe3LtpemMiaoXrVDm_jhny7g 12228
vcfvalidator/vcfvalidator.py sha256=rhJMbwv-5hnEpzkxxizYkcQWOzDxnPjmeumP_fHorBc 1553
vcfvalidator-1.0.3.dist-info/entry_points.txt sha256=TiD30eJ9F2to4tIotkBdIbhhycM9TR3F-RvvlHYu32w 54
vcfvalidator-1.0.3.dist-info/WHEEL sha256=vxFmldFsRN_Hx10GDvsdv1wroKq8r5Lzvjp6GZ4OO8c 88
vcfvalidator-1.0.3.dist-info/METADATA sha256=dgTgSXdVpeLC-7PcTdTSK0ZTw5rc4zE77P4gWITTVKw 1224
vcfvalidator-1.0.3.dist-info/RECORD

entry_points.txt

vcfvalidator = vcfvalidator.cli:main