Metadata-Version: 1.1
Name: breq
Version: 0.5
Summary: Browse Web service requests.
Home-page: UNKNOWN
Author: Ramiro Gómez
Author-email: code@ramiro.org
License: MIT
Description: Breq
        ====
        
        A simple library to facilitate browsing/paging through Web service requests.
        
        TODOs
        -----
        
        * Documentation with examples
        
        Contributing
        ------------
        
        1. Fork `the repository`_ on GitHub
        2. Commit your changes to the **develop** branch
        3. Write test(s) for any new feature
        4. Push your changes and send a pull request
        
        .. _`the repository`: http://github.com/yaph/breq
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Topic :: Communications
Classifier: Topic :: Text Processing
