Metadata-Version: 2.4
Name: apb_extra_osgeo_utils
Version: 1.1.0
Summary: Osgeo GDAL (version >=3.10) utils for python
Home-page: https://github.com/portdebarcelona/PLANOL-generic_python_packages/tree/master/apb_extra_osgeo_utils_pckg
Author: Ernesto Arredondo Martinez
Author-email: ernestone@gmail.com
Maintainer: Port de Barcelona
Maintainer-email: planolport@portdebarcelona.cat
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Utilities
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Requires-Dist: apb_extra_utils<1.1
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: maintainer
Dynamic: maintainer-email
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

##### Package <em>apb_extra_osgeo_utils</em>

Modules to add common functionality to `OSGEO GDAL`. Requires `GDAL` library C previously installed 
(see how here https://gdal.org/download.html#binaries).

Requires `GDAL` library version 3.6<=3.10 installed.

To install:
```shell
pip install apb_extra_osgeo_utils
```

Documentation here [apb_extra_osgeo_utils](https://serveis.portdebarcelona.cat/generic_python_packages/apb_extra_osgeo_utils.html)
