Metadata-Version: 1.1
Name: brevity
Version: 0.2.2
Summary: Tweet shortening and autolinking utility
Home-page: http://indiewebcamp.com/brevity
Author: Kyle Mahan
Author-email: kyle@kylewm.com
License: UNKNOWN
Description: 
        A small utility to shorten https://indiewebcamp.com/note posts to an
        acceptable tweet-length summary. Appends an optional permalink or
        citation.
        
        Also supports autolinking web addresses in text.
        
        Brevity checks URLs against the full list of ICANN TLDs, to avoid
        linking things that look like web addresses but aren't.
        
        Documentation and source on GitHub: https://github.com/kylewm/brevity
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Text Processing
Classifier: Topic :: Utilities
