Metadata-Version: 2.1
Name: dna-designer
Version: 0.1.0
Summary: A package that assists in designing DNA
Home-page: UNKNOWN
Author: Keoni Gandall
Author-email: koeng101@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown

# dna_designer

This is the DNA designer package, made by Keoni Gandall originally to help design DNA for the FreeGenes project.

# Notes for koeng
python3 setup.py sdist bdist_wheel
twine upload dist/*


