Metadata-Version: 1.1
Name: placefinder-py
Version: 0.2
Summary: Yahoo! BOSS PlaceFinder Python Client
Home-page: https://github.com/adampresley/placefinder-py
Author: Adam Presley
Author-email: adam@adampresley.com
License: UNKNOWN
Description: placefinder-py is a small Python module that provides the ability to work with Yahoo's BOSS PlaceFinder geocoding server (http://developer.yahoo.com/boss/geo/). This module provides all the basic functions needed to geocode address to latitude/longitude values as well as reverse-geocoding.
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Operating System :: OS Independent
Requires: oauth2
Provides: placefinder
