Metadata-Version: 2.1
Name: jaraco.text
Version: 3.2.0
Summary: Module for text manipulation
Home-page: https://github.com/jaraco/jaraco.text
Author: Jason R. Coombs
Author-email: jaraco@jaraco.com
License: UNKNOWN
Description: .. image:: https://img.shields.io/pypi/v/jaraco.text.svg
           :target: https://pypi.org/project/jaraco.text
        
        .. image:: https://img.shields.io/pypi/pyversions/jaraco.text.svg
        
        .. image:: https://img.shields.io/travis/jaraco/jaraco.text/master.svg
           :target: https://travis-ci.org/jaraco/jaraco.text
        
        .. image:: https://img.shields.io/badge/code%20style-black-000000.svg
           :target: https://github.com/psf/black
           :alt: Code style: Black
        
        .. .. image:: https://img.shields.io/appveyor/ci/jaraco/jaraco-text/master.svg
        ..    :target: https://ci.appveyor.com/project/jaraco/jaraco-text/branch/master
        
        .. image:: https://readthedocs.org/projects/jaracotext/badge/?version=latest
           :target: https://jaracotext.readthedocs.io/en/latest/?badge=latest
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Requires-Python: >=2.7
Provides-Extra: testing
Provides-Extra: docs
