From 187761956445bd98a1b4ffa2ac5f20774f77f038 Mon Sep 17 00:00:00 2001 From: Alessandro Barbieri Date: Tue, 7 Apr 2020 03:08:19 +0200 Subject: [PATCH] dev-python/geopy: update metadata Signed-off-by: Alessandro Barbieri --- dev-python/geopy/metadata.xml | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/dev-python/geopy/metadata.xml b/dev-python/geopy/metadata.xml index 01d58c2064..3ca0d23b37 100644 --- a/dev-python/geopy/metadata.xml +++ b/dev-python/geopy/metadata.xml @@ -1,10 +1,17 @@ - - python@gentoo.org - Python + + lssndrbarbieri@gmail.com + Alessandro Barbieri + +geopy is a Python 2 and 3 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. + +geopy includes geocoder classes for the OpenStreetMap Nominatim, Google Geocoding API (V3), and many other geocoding services. The full list is available on the Geocoders doc section. Geocoder classes are located in geopy.geocoders. + geopy geopy