summaryrefslogtreecommitdiff
path: root/geography/py-google-maps-services-python/PLIST
diff options
context:
space:
mode:
authorkleink <kleink@pkgsrc.org>2015-01-12 10:27:41 +0000
committerkleink <kleink@pkgsrc.org>2015-01-12 10:27:41 +0000
commitfea599c3fcab63e3960910caeb5ea938fd7e27dc (patch)
treeaacac5d7abca16fc72ac69c7e625418bbeda33d1 /geography/py-google-maps-services-python/PLIST
parent67b256baa24187960587bf399aeec81ab30c0435 (diff)
downloadpkgsrc-fea599c3fcab63e3960910caeb5ea938fd7e27dc.tar.gz
Import google-maps-services-python-2.0 as
geography/py-google-maps-services-python. Use Python? Want to geocode something? Looking for directions? Maybe matrices of directions? This library brings the Google Maps API Web Services to your Python application. The Python Client for Google Maps Services is a Python Client library for the following Google Maps APIs: - Directions API - Distance Matrix API - Elevation API - Geocoding API - Time Zone API Keep in mind that the same terms and conditions apply to usage of the APIs when they're accessed through this library.
Diffstat (limited to 'geography/py-google-maps-services-python/PLIST')
-rw-r--r--geography/py-google-maps-services-python/PLIST33
1 files changed, 33 insertions, 0 deletions
diff --git a/geography/py-google-maps-services-python/PLIST b/geography/py-google-maps-services-python/PLIST
new file mode 100644
index 00000000000..5ece520c5a8
--- /dev/null
+++ b/geography/py-google-maps-services-python/PLIST
@@ -0,0 +1,33 @@
+@comment $NetBSD: PLIST,v 1.1 2015/01/12 10:27:41 kleink Exp $
+${PYSITELIB}/googlemaps-${PKGVERSION}-py2.7.egg-info/PKG-INFO
+${PYSITELIB}/googlemaps-${PKGVERSION}-py2.7.egg-info/SOURCES.txt
+${PYSITELIB}/googlemaps-${PKGVERSION}-py2.7.egg-info/dependency_links.txt
+${PYSITELIB}/googlemaps-${PKGVERSION}-py2.7.egg-info/requires.txt
+${PYSITELIB}/googlemaps-${PKGVERSION}-py2.7.egg-info/top_level.txt
+${PYSITELIB}/googlemaps/__init__.py
+${PYSITELIB}/googlemaps/__init__.pyc
+${PYSITELIB}/googlemaps/__init__.pyo
+${PYSITELIB}/googlemaps/client.py
+${PYSITELIB}/googlemaps/client.pyc
+${PYSITELIB}/googlemaps/client.pyo
+${PYSITELIB}/googlemaps/convert.py
+${PYSITELIB}/googlemaps/convert.pyc
+${PYSITELIB}/googlemaps/convert.pyo
+${PYSITELIB}/googlemaps/directions.py
+${PYSITELIB}/googlemaps/directions.pyc
+${PYSITELIB}/googlemaps/directions.pyo
+${PYSITELIB}/googlemaps/distance_matrix.py
+${PYSITELIB}/googlemaps/distance_matrix.pyc
+${PYSITELIB}/googlemaps/distance_matrix.pyo
+${PYSITELIB}/googlemaps/elevation.py
+${PYSITELIB}/googlemaps/elevation.pyc
+${PYSITELIB}/googlemaps/elevation.pyo
+${PYSITELIB}/googlemaps/exceptions.py
+${PYSITELIB}/googlemaps/exceptions.pyc
+${PYSITELIB}/googlemaps/exceptions.pyo
+${PYSITELIB}/googlemaps/geocoding.py
+${PYSITELIB}/googlemaps/geocoding.pyc
+${PYSITELIB}/googlemaps/geocoding.pyo
+${PYSITELIB}/googlemaps/timezone.py
+${PYSITELIB}/googlemaps/timezone.pyc
+${PYSITELIB}/googlemaps/timezone.pyo