Metadata-Version: 1.0
Name: bitlyclip
Version: 0.1.2
Summary: bitly-fy a url in the linux clipboard
Home-page: http://github.com/ralphbean/bitlyclip
Author: Ralph Bean
Author-email: ralph.bean@gmail.com
License: GPLv3+
Description: 
        `bitlyclip` is just a script that:
        
        - takes a url in your clipboard
        - bitly-ifies it
        - puts the new url back in your clipboard
        
        It makes a nice 'hotkey' in whatever window manager you're using.
        
        If you have notify-python installed, it will
        pop up nice messages for you.
        
        - http://www.galago-project.org/downloads.php
        
        To install:  ``pip install bitlyclip``
        
        To use: ``$ bitlyclip``
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.5
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Utilities
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Text Processing :: General
