Source: owslib Maintainer: Debian GIS Project Uploaders: Angelos Tzotsos , Johan Van de Wauw Section: python Priority: optional Build-Depends: debhelper-compat (= 13), dh-python, dh-sequence-python3, python3-all, python3-dateutil, python3-lxml, python3-pytest, python3-requests, python3-setuptools, python3-tz, python3-yaml Standards-Version: 4.6.2 Vcs-Browser: https://salsa.debian.org/debian-gis-team/owslib Vcs-Git: https://salsa.debian.org/debian-gis-team/owslib.git Homepage: https://github.com/geopython/OWSLib Rules-Requires-Root: no Package: python3-owslib Architecture: all Depends: ${python3:Depends}, ${misc:Depends} Recommends: python3-pyproj Description: Client library for Open Geospatial (OGC) web services (Python 3) OWSLib is a Python package for client programming with Open Geospatial Consortium (OGC) web service (hence OWS) interface standards, and their related content models. . Full documentation is available at https://geopython.github.io/OWSLib . OWSLib provides a common API for accessing service metadata and wrappers for numerous OGC Web Service interfaces. . This package provides the Python 3 version of the library.