Metadata-Version: 2.1
Name: v2-samplesheet-maker
Version: 4.2.4.post20231206211301
Summary: v2 SampleSheet maker
Author-email: Alexis Lucattini <alexis.lucattini@umccr.org>
Project-URL: Homepage, https://github.com/umccr/v2-samplesheet-maker
Project-URL: Bug Tracker, https://github.com/umccr/v2-samplesheet-maker/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: docopt <1,>=0.6.2
Requires-Dist: pandas <3,>=2.1.2
Requires-Dist: pydantic <3,>=2.4.2
Requires-Dist: verboselogs <2,>=1.7
Provides-Extra: build
Requires-Dist: build ; extra == 'build'
Provides-Extra: deploy
Requires-Dist: twine ; extra == 'deploy'
Provides-Extra: test
Requires-Dist: pytest ; extra == 'test'
Requires-Dist: pytest-cov ; extra == 'test'
Provides-Extra: toml
Requires-Dist: toml ; extra == 'toml'

