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.vandewauw@gmail.com>
Section: non-free/python
Priority: optional
Build-Depends: apache2-dev,
               debhelper (>= 9),
               dh-apache2,
               dh-exec,
               dh-python,
               procps,
               python-all,
               python-geolinks,
               python-lxml,
               python-owslib,
               python-paver,
               python-pyproj,
               python-setuptools,
               python-shapely,
               python-six,
               python-sphinx,
               python-sqlalchemy,
               python-tz,
               python-xmltodict,
               ruby-ronn
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/pycsw.git
Vcs-Git: https://anonscm.debian.org/git/pkg-grass/pycsw.git
Homepage: http://pycsw.org
X-Python-Version: >= 2.5

Package: python-pycsw
Architecture: all
Depends: ${python:Depends},
         python-geolinks,
         python-lxml,
         python-owslib,
         python-pyproj,
         python-shapely,
         python-six,
         python-tz,
         python-xmltodict,
         ${misc:Depends}
Recommends: python-pycsw-wsgi
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 necessary backend Python scripts for running
 the Apache mod_wsgi plugin (python-pycsw-wsgi).

Package: python-pycsw-wsgi
Architecture: all
Depends: libapache2-mod-wsgi,
         python,
         python-pycsw (= ${binary:Version}),
         python-sqlalchemy,
         ${misc:Depends}
Recommends: ${misc:Recommends}
Description: WSGI Apache CSW service based on python-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 wsgi plugin (python-pycsw-wsgi).

Package: python-pycsw-doc
Architecture: all
Section: non-free/doc
Depends: ${sphinxdoc:Depends},
         ${misc:Depends}
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 documentation.
