Metadata-Version: 2.1
Name: vcforge
Version: 0.1.1
Summary: Python library for working with VCF files
License: MIT
Author: matteobolner
Author-email: matteo.bolner2@unibo.it
Requires-Python: >=3.12,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: cyvcf2 (>=0.31.1,<0.32.0)
Requires-Dist: numpy (>=2.0.0,<3.0.0)
Requires-Dist: pandas (>=2.2.2,<3.0.0)
Description-Content-Type: text/markdown

# vcforge
Python library for working with VCF files 

