Metadata-Version: 1.1
Name: pybrewerydb
Version: 0.1.0
Summary: Python wrapper for the BreweryDB API
Home-page: http://github.com/dstegelman/PyBreweryDB
Author: Derek Stegelman
Author-email: dstegelman@gmail.com
License: MIT
Description: ### PyBreweryDB
        
        This is a Python wrapper around the BreweryDB API.  It is a work in progress with
        only a handful of endpoints implemented at this point.
        
        Pre-release builds are available on Github only at this point.  Future builds
        will be released on Pypi.
        
        ### Authors
        
        * Derek Stegelman
        
        Heavily inspried and several linez of codez drawn from PyMarvel by @gpennington
Keywords: beer brewerydb api python
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content :: CGI Tools/Libraries
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: MIT License
