Metadata-Version: 1.1
Name: EasyAlign
Version: 0.1
Summary: Simple Python Implementation of the Smith-Waterman and Needleman-Wunsch Algorithms
Home-page: https://github.com/JamesDConley/EasyAlign
Author: James Donal Conley
Author-email: jconley1@conncoll.edu
License: MIT
Download-URL: https://github.com/JamesDConley/EasyAlign/archive/v_01.tar.gz
Description: UNKNOWN
Keywords: Global,Local,Sequence,Alignment,Smith-Waterman,Needleman-Wunsch
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
