typo
more/packages/geo.scm
| 129 | 129 | ("pcre" ,pcre) | |
| 130 | 130 | ("zlib" ,zlib))) | |
| 131 | 131 | (home-page "http://www.gdal.org/") | |
| 132 | - | (synopsis "Raster and vector geospation data format library") | |
| 132 | + | (synopsis "Raster and vector geospatial data format library") | |
| 133 | 133 | (description "GDAL is a translator library for raster and vector geospatial | |
| 134 | 134 | data formats. As a library, it presents a single raster abstract data model | |
| 135 | 135 | and single vector abstract data model to the calling application for all |