Metadata-Version: 1.0
Name: mekk.greader
Version: 1.0.0
Summary: Simple wrapper for Google Reader API.
Home-page: http://bitbucket.org/Mekk/mekk.greader
Author: Marcin Kasperski
Author-email: Marcin.Kasperski@mekk.waw.pl
License: BSD
Description: Simple Google Reader access API (mainly feed management functions).
        
        No official documentation was used, I partially reverse-engineered
        it and partially used unofficial descriptions found on the web.
        
        I use this module daily to subscribe, unsubscribe and rename feeds.
        
        Source code is available on `BitBucket`_, use this page also to
        report bugs and offer patches.
        
        .. _BitBucket: http://bitbucket.org/Mekk/mekk.greader
        
        
Keywords: org
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
