Source: pycsw
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Uploaders: Angelos Tzotsos <gcpp.kalxas@gmail.com>,
           Johan Van de Wauw <johan@gisky.be>
Section: non-free/python
Priority: optional
Build-Depends: apache2-dev,
               debhelper (>= 10~),
               dh-apache2,
               dh-exec,
               dh-python,
               procps,
               python3-all,
               python3-apipkg,
               python3-geolinks,
               python3-lxml,
               python3-mock,
               python3-owslib,
               python3-pyproj,
               python3-pytest,
               python3-pytest-cov,
               python3-pytest-timeout,
               python3-setuptools,
               python3-shapely,
               python3-sphinx,
               python3-sqlalchemy,
               python3-tz,
               python3-xmltodict,
               ronn (>= 0.9.0)
Standards-Version: 4.5.1
Vcs-Browser: https://salsa.debian.org/debian-gis-team/pycsw
Vcs-Git: https://salsa.debian.org/debian-gis-team/pycsw.git
Homepage: http://pycsw.org

Package: pycsw
Architecture: all
Section: non-free/web
Depends: pycsw-wsgi (= ${binary:Version}),
         python3-pycsw (= ${binary:Version}),
         ${python3:Depends},
         ${misc:Depends}
Suggests: pycsw-doc
Description: OGC compliant metadata (Catalogue Service for the Web) server
 pycsw is an OGC CSW server implementation written in Python. pycsw fully
 implements the OpenGIS Catalogue Service Implementation Specification
 (Catalogue Service for the Web). Initial development started in 2010
 (more formally announced in 2011). The project is certified OGC Compliant,
 and is an OGC Reference Implementation. Since 2015, pycsw is an official
 OSGeo Project. pycsw allows for the publishing and discovery of geospatial
 metadata via numerous APIs (CSW 2/CSW 3, OpenSearch, OAI-PMH, SRU).
 Existing repositories of geospatial metadata can also be exposed,
 providing a standards-based metadata and catalogue component of spatial
 data infrastructures. pycsw is Open Source, released under an MIT license,
 and runs on all major platforms (Windows, Linux, Mac OS X).
 .
 This package contains the pycsw-admin utility and configuration files.

Package: python3-pycsw
Architecture: all
Depends: python3-geolinks,
         python3-lxml,
         python3-owslib,
         python3-pyproj,
         python3-shapely,
         python3-tz,
         python3-xmltodict,
         ${python3:Depends},
         ${misc:Depends}
Description: OGC compliant metadata (Catalogue Service for the Web) server - Python 3
 pycsw is an OGC CSW server implementation written in Python. pycsw fully
 implements the OpenGIS Catalogue Service Implementation Specification
 (Catalogue Service for the Web). Initial development started in 2010
 (more formally announced in 2011). The project is certified OGC Compliant,
 and is an OGC Reference Implementation. Since 2015, pycsw is an official
 OSGeo Project. pycsw allows for the publishing and discovery of geospatial
 metadata via numerous APIs (CSW 2/CSW 3, OpenSearch, OAI-PMH, SRU).
 Existing repositories of geospatial metadata can also be exposed,
 providing a standards-based metadata and catalogue component of spatial
 data infrastructures. pycsw is Open Source, released under an MIT license,
 and runs on all major platforms (Windows, Linux, Mac OS X).
 .
 This package the pycsw module for Python 3.

Package: pycsw-wsgi
Architecture: all
Section: non-free/web
Depends: libapache2-mod-wsgi-py3,
         libjs-jquery,
         python3-pycsw (= ${binary:Version}),
         python3-sqlalchemy,
         ${python3:Depends},
         ${misc:Depends}
Recommends: ${misc:Recommends}
Description: WSGI Apache CSW service based on pycsw
 pycsw is an OGC CSW server implementation written in Python. pycsw fully
 implements the OpenGIS Catalogue Service Implementation Specification
 (Catalogue Service for the Web). Initial development started in 2010
 (more formally announced in 2011). The project is certified OGC Compliant,
 and is an OGC Reference Implementation. Since 2015, pycsw is an official
 OSGeo Project. pycsw allows for the publishing and discovery of geospatial
 metadata via numerous APIs (CSW 2/CSW 3, OpenSearch, OAI-PMH, SRU).
 Existing repositories of geospatial metadata can also be exposed,
 providing a standards-based metadata and catalogue component of spatial
 data infrastructures. pycsw is Open Source, released under an MIT license,
 and runs on all major platforms (Windows, Linux, Mac OS X).
 .
 This package contains the Apache mod_wsgi scripts and tests.

Package: pycsw-doc
Architecture: all
Section: non-free/doc
Depends: ${sphinxdoc:Depends},
         ${misc:Depends}
Description: OGC compliant metadata (Catalogue Service for the Web) server - documentation
 pycsw is an OGC CSW server implementation written in Python. pycsw fully
 implements the OpenGIS Catalogue Service Implementation Specification
 (Catalogue Service for the Web). Initial development started in 2010
 (more formally announced in 2011). The project is certified OGC Compliant,
 and is an OGC Reference Implementation. Since 2015, pycsw is an official
 OSGeo Project. pycsw allows for the publishing and discovery of geospatial
 metadata via numerous APIs (CSW 2/CSW 3, OpenSearch, OAI-PMH, SRU).
 Existing repositories of geospatial metadata can also be exposed,
 providing a standards-based metadata and catalogue component of spatial
 data infrastructures. pycsw is Open Source, released under an MIT license,
 and runs on all major platforms (Windows, Linux, Mac OS X).
 .
 This package contains the pycsw documentation.