Metadata-Version: 1.1
Name: textutils
Version: 0.1
Summary: Small collection of string and text utilities
Home-page: https://bitbucket.org/AluisioASG/textutils.py
Author: Aluísio Augusto Silva Gonçalves
Author-email: kalug@kalug.net
License: Public Domain (CC0)
Download-URL: https://bitbucket.org/AluisioASG/textutils.py/downloads
Description: .. vim: ft=rst ts=4 sts=4 sw=4 et cc=80 fenc=utf-8 spell
        
        ``textutils`` is a small collections of utilities for dealing with
        strings and text.
        
        
        Requirements
        ------------
        
        ``textutils`` is tested and known to work both on Python 2.7 and 3.2.  Other
        versions may be supported as well.
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: Public Domain
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
