diff options
author | ArTourter <artourter@gmail.com> | 2022-03-09 12:33:18 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-03-09 21:29:30 +0700 |
commit | 8f0fea2072bf7f3f9cb44d31065ada1de24b0e49 (patch) | |
tree | 7ab38744f6e1d4f95702d15b242299746b83b05a /gis/python3-pyproj/slack-desc | |
parent | 4064e9ea0b98bb9cac5f1544d2593db907884d4c (diff) |
gis/python3-pyproj: renamed from gis/pyproj
Signed-off-by: ArTourter <artourter@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'gis/python3-pyproj/slack-desc')
-rw-r--r-- | gis/python3-pyproj/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/gis/python3-pyproj/slack-desc b/gis/python3-pyproj/slack-desc new file mode 100644 index 0000000000..4a0ae0947b --- /dev/null +++ b/gis/python3-pyproj/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------------------------------------------------------| +python3-pyproj: pyproj (Python interface to the PROJ.4 library) +python3-pyproj: +python3-pyproj: pyproj can convert from geographic (longitude,latitude) to native +python3-pyproj: map projection (x,y) coordinates and vice versa, or from one map +python3-pyproj: projection coordinate system directly to another. +python3-pyproj: +python3-pyproj: Homepage: http://code.google.com/p/pyproj/ +python3-pyproj: +python3-pyproj: +python3-pyproj: +python3-pyproj: |