Metadata-Version: 1.1
Name: ssw-py
Version: 0.2.6
Summary: Complete Striped Smith-Waterman Library for Python
Home-page: https://github.com/Wyss/ssw-py
Author: Nick Conway
Author-email: nick.conway@wyss.harvard.edu
License: MIT
Description-Content-Type: UNKNOWN
Description: 
        **ssw-py** is a Python package
        Cythonized wrapped version of:
        
        https://github.com/mengyao/Complete-Striped-Smith-Waterman-Library
        
        Original C library authors and paper should be cited if used.
        
        Support for Python 3 at the moment
        
        License is MIT
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Cython
Classifier: Topic :: Scientific/Engineering
