Metadata-Version: 1.1
Name: petfinder
Version: 0.2
Summary: A simple wrapper around Petfinder's API
Home-page: https://github.com/gtaylor/petfinder-api
Author: Greg Taylor
Author-email: gtaylor@gc-taylor.com
License: BSD
Description: petfinder-api
        =============
        
        :Author: Greg Taylor
        :License: BSD
        
        This is a simple Python wrapper to Petfinder.com's XML API.
        
        Documentation
        -------------
        
        Full documentation is located at http://petfinder-api.readthedocs.org/
        
        License
        -------
        
        This project, and all contributed code, are licensed under the BSD License.
        A copy of the BSD License may be found in the repository.
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
