Metadata-Version: 2.4
Name: stringology
Version: 0.2.1
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
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Text Processing
License-File: LICENSE
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: summary

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

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