Metadata-Version: 1.1
Name: stringology
Version: 0.0.5
Summary: A collection of classical string algorithms.
Home-page: https://github.com/luismsgomes/stringology
Author: Luís Gomes
Author-email: luismsgomes@gmail.com
License: MIT
Description: =============
         stringology
        =============
        
        ``stringology`` is a Python package that implements several classical
        string algorithms.
        
Keywords: text strings sequences algorithm
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Text Processing
