diff options
author | Kyle Guinn <elyk03@gmail.com> | 2010-05-11 22:55:27 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-11 22:55:27 +0200 |
commit | 306708159913c8b42e107223b17cb548e14d5e33 (patch) | |
tree | 7a11528f3d9adff4e4b5807ae1ec865fcf33b0eb /system/proj/README | |
parent | 3879f716289730666f23efc18ca1cd5229ecbfdd (diff) | |
download | slackbuilds-306708159913c8b42e107223b17cb548e14d5e33.tar.gz |
system/proj: Added to 12.1 repository
Diffstat (limited to 'system/proj/README')
-rw-r--r-- | system/proj/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/system/proj/README b/system/proj/README new file mode 100644 index 0000000000..373aeed2c4 --- /dev/null +++ b/system/proj/README @@ -0,0 +1,3 @@ +proj is a standard UNIX filter function which converts geographic +longitude and latitude coordinates into cartesian coordinates by means +of a wide variety of cartographic projection functions. |