diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-13 14:42:40 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-13 14:42:40 -0400 |
commit | 2664af35f50e7b032541c8bab0858e11f207a314 (patch) | |
tree | 3a0219dd2dda84a542079eb071986601286fb5ae | |
parent | 23d43414d3711c5fb9e6803bd9a51d5923e0589b (diff) | |
download | slackbuilds-2664af35f50e7b032541c8bab0858e11f207a314.tar.gz |
gis/pktools: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
-rw-r--r-- | gis/pktools/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gis/pktools/README b/gis/pktools/README index f95ccab2a8..ed86d16551 100644 --- a/gis/pktools/README +++ b/gis/pktools/README @@ -1,6 +1,6 @@ -pktools is a suite of utilities written in C++ for image processing with a -focus on remote sensing applications. It relies on the Geospatial Data -Abstraction Library and OGR. +pktools is a suite of utilities written in C++ for image processing +with a focus on remote sensing applications. It relies on the +Geospatial Data Abstraction Library and OGR. If the fann SlackBuild is installed, support can be added by passing FANN=ON. |