Metadata-Version: 2.4
Name: coredna
Version: 0.0.1
Summary: DNA Analysis Tool
Author: Jadon Duff
License: MIT License
Project-URL: Homepage, https://github.com/jadonduff/coredna
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: requests>=2.28.1

In development

# Pip Upload:
# python -m build
# Test: pip install -e .
# python -m twine upload dist/*
