Metadata-Version: 1.1
Name: BitLyClient Library
Version: 1.0.0
Author: Damjan Krstevski
Author-email: damjan at resume mk
Summary: This module will help you to cut the long link(s) via web service from the Bit.Ly
License: GNU (GPL)
Description: To use this module first you will need to register on http://bit.ly/
        After your registration you need to get the API KEY http://bit.ly/a/your_api_key/
        After this, you can use this module.
        
        Also the BitLy will allow you to add your FaceBook and Twitter account.
        This options you can find in the BitLy's accound settings.
        
        An examples you can see in the examples.py file of the BitLyClient folder.
Keywords: bit.ly, facebook, twitter, library, python
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
