Metadata-Version: 1.1
Name: brevity
Version: 0.2.0
Summary: Tweet shortening utility
Home-page: http://indiewebcamp.com/brevity
Author: Kyle Mahan
Author-email: kyle@kylewm.com
License: UNKNOWN
Description: 
        *Brevity is the soul of tweet*
        
        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.
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
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
