summaryrefslogtreecommitdiff
path: root/geography/py-google-maps-services-python
diff options
context:
space:
mode:
authorkleink <kleink>2015-01-12 10:27:41 +0000
committerkleink <kleink>2015-01-12 10:27:41 +0000
commitb94687438d9d7858f1e65dd68fa4de9d6e33f04d (patch)
treeaacac5d7abca16fc72ac69c7e625418bbeda33d1 /geography/py-google-maps-services-python
parent923b40024debb4169c5f80c6ac7663cd6b82193d (diff)
downloadpkgsrc-b94687438d9d7858f1e65dd68fa4de9d6e33f04d.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')
-rw-r--r--geography/py-google-maps-services-python/DESCR15
-rw-r--r--geography/py-google-maps-services-python/Makefile19
-rw-r--r--geography/py-google-maps-services-python/PLIST33
-rw-r--r--geography/py-google-maps-services-python/distinfo5
4 files changed, 72 insertions, 0 deletions
diff --git a/geography/py-google-maps-services-python/DESCR b/geography/py-google-maps-services-python/DESCR
new file mode 100644
index 00000000000..ae1fbd3736e
--- /dev/null
+++ b/geography/py-google-maps-services-python/DESCR
@@ -0,0 +1,15 @@
+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.
diff --git a/geography/py-google-maps-services-python/Makefile b/geography/py-google-maps-services-python/Makefile
new file mode 100644
index 00000000000..b330f485d80
--- /dev/null
+++ b/geography/py-google-maps-services-python/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1 2015/01/12 10:27:41 kleink Exp $
+
+DISTNAME= google-maps-services-python-2.0
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES= geography python
+MASTER_SITES= -https://github.com/googlemaps/google-maps-services-python/archive/${PKGVERSION_NOREV}${EXTRACT_SUFX}
+
+MAINTAINER= kleink@NetBSD.org
+HOMEPAGE= https://github.com/googlemaps/google-maps-services-python/
+COMMENT= Python client library for Google Maps API Web Services
+LICENSE= apache-2.0
+
+DEPENDS+= ${PYPKGPREFIX}-requests-[0-9]*:../../devel/py-requests
+
+EGG_NAME= googlemaps
+PYTHON_VERSIONS_INCOMPATIBLE= 33
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
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
diff --git a/geography/py-google-maps-services-python/distinfo b/geography/py-google-maps-services-python/distinfo
new file mode 100644
index 00000000000..8ddf97288a1
--- /dev/null
+++ b/geography/py-google-maps-services-python/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2015/01/12 10:27:41 kleink Exp $
+
+SHA1 (google-maps-services-python-2.0.tar.gz) = 64cff912f719c2b71074ee8b19b965782cf82ed4
+RMD160 (google-maps-services-python-2.0.tar.gz) = 17b67bb76451d419afd3d44ab8dc36d3af6110a7
+Size (google-maps-services-python-2.0.tar.gz) = 24841 bytes