summaryrefslogtreecommitdiff
path: root/sci-geosciences/geopy/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sci-geosciences/geopy/metadata.xml')
-rw-r--r--sci-geosciences/geopy/metadata.xml17
1 files changed, 17 insertions, 0 deletions
diff --git a/sci-geosciences/geopy/metadata.xml b/sci-geosciences/geopy/metadata.xml
new file mode 100644
index 000000000000..17a8d5bb1069
--- /dev/null
+++ b/sci-geosciences/geopy/metadata.xml
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>tupone@gentoo.org</email>
+ <name>Tupone Alfredo</name>
+ </maintainer>
+ <longdescription lang="en">
+ geopy is a Python client for several popular geocoding web services.
+ geopy makes it easy for Python developers to locate the coordinates
+ of addresses, cities, countries, and landmarks across the globe using
+ third-party geocoders and other data sources.
+ </longdescription>
+ <upstream>
+ <remote-id type="github">geopy/geopy</remote-id>
+ </upstream>
+</pkgmetadata>