Metadata-Version: 1.1
Name: py_common_subseq
Version: 0.1
Summary: Micro-library finding all common subsequences between two sequences in polynomial time.
Home-page: https://github.com/Samnsparky/py_common_subseq
Author: A. Samuel Pottinger
Author-email: UNKNOWN
License: MIT
Download-URL: https://github.com/Samnsparky/py_common_subseq/archive/master.zip
Description: UNKNOWN
Keywords: all common subsequences ACS dynamic programming
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Legal Industry
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Healthcare Industry
Classifier: Intended Audience :: Telecommunications Industry
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Text Processing
