diff options
author | csokol <chico.sokol@gmail.com> | 2011-08-07 12:17:41 -0300 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-08-07 12:17:41 -0300 |
commit | 82e3592b934a6898f89d5616dd3096059803625f (patch) | |
tree | ed7340516df8728137e07679aeae7ac1b5c0adfb /python/geopy/slack-desc | |
parent | 78b753cc64a3df3ce616478d76eb524ffb2fea9a (diff) | |
download | slackbuilds-82e3592b934a6898f89d5616dd3096059803625f.tar.gz |
python/geopy: Added (A Geocoding Toolbox for Python)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'python/geopy/slack-desc')
-rw-r--r-- | python/geopy/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/geopy/slack-desc b/python/geopy/slack-desc new file mode 100644 index 0000000000..187a31b15a --- /dev/null +++ b/python/geopy/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +geopy: geopy (A Geocoding Toolbox for Python) +geopy: +geopy: geopy makes it easy for developers to locate the coordinates of +geopy: addresses, cities, countries, and landmarks across the globe using +geopy: third-party geocoders and other data sources, such as wikis. +geopy: +geopy: geopy currently includes support for six geocoders: Google Maps, +geopy: Yahoo! Maps, Windows Local Live (Virtual Earth), geocoder.us, +geopy: GeoNames, MediaWiki pages (with the GIS extension), and Semantic +geopy: MediaWiki pages. +geopy: |