Metadata-Version: 2.0
Name: stringology
Version: 0.1.0
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
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

=============
 stringology
=============

``stringology`` is a Python package that implements several classical
string algorithms.


