diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2014-02-02 06:55:45 +0700 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2014-02-02 02:09:50 -0600 |
commit | 60a71216fb889c7d523203a1386e2a298a0c4333 (patch) | |
tree | db501d136c1249529ff05da6fb4e251a39846e2c /gis/geopy/slack-desc | |
parent | f8dd5ba15a6c5185a406611121305e8f718a21f6 (diff) | |
download | slackbuilds-60a71216fb889c7d523203a1386e2a298a0c4333.tar.gz |
gis/geopy: Moved from Python category.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'gis/geopy/slack-desc')
-rw-r--r-- | gis/geopy/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/gis/geopy/slack-desc b/gis/geopy/slack-desc new file mode 100644 index 0000000000..6ef7e0038c --- /dev/null +++ b/gis/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 ':' except on otherwise blank lines. + + |-----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: |