aboutsummaryrefslogtreecommitdiff
path: root/python/geopy/README
diff options
context:
space:
mode:
authorBenjamin Trigona-Harany <slackbuilds@jaxartes.net>2014-02-02 06:55:45 +0700
committerRobby Workman <rworkman@slackbuilds.org>2014-02-02 02:09:50 -0600
commit60a71216fb889c7d523203a1386e2a298a0c4333 (patch)
treedb501d136c1249529ff05da6fb4e251a39846e2c /python/geopy/README
parentf8dd5ba15a6c5185a406611121305e8f718a21f6 (diff)
gis/geopy: Moved from Python category.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/geopy/README')
-rw-r--r--python/geopy/README9
1 files changed, 0 insertions, 9 deletions
diff --git a/python/geopy/README b/python/geopy/README
deleted file mode 100644
index a259e8cd306fa..0000000000000
--- a/python/geopy/README
+++ /dev/null
@@ -1,9 +0,0 @@
-geopy makes it easy for developers to locate the coordinates of addresses,
-cities, countries, and landmarks across the globe using third-party
-geocoders and other data sources, such as wikis.
-
-geopy currently includes support for six geocoders: Google Maps, Yahoo!
-Maps, Windows Local Live (Virtual Earth), geocoder.us, GeoNames, MediaWiki
-pages (with the GIS extension), and Semantic MediaWiki pages.
-
-See http://code.google.com/p/geopy/wiki/GettingStarted for more details.