File: control

package info (click to toggle)
pycsw 2.6.2%2Bdfsg-2
  • links: PTS, VCS
  • area: non-free
  • in suites: forky, sid, trixie
  • size: 10,896 kB
  • sloc: xml: 38,354; python: 11,556; makefile: 173; sh: 3
file content (132 lines) | stat: -rw-r--r-- 5,861 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
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-compat (= 13),
               dh-apache2,
               dh-exec,
               dh-python,
               dh-sequence-apache2,
               dh-sequence-python3,
               dh-sequence-sphinxdoc,
               procps,
               python3-all,
               python3-apipkg,
               python3-geolinks,
               python3-lxml,
               python3-mock,
               python3-owslib,
               python3-pkg-resources,
               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.7.0
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
Rules-Requires-Root: no

Package: pycsw
Architecture: all
Section: non-free/web
Depends: pycsw-wsgi (= ${binary:Version}),
         python3-pycsw (= ${binary:Version}),
         ${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-pkg-resources,
         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.