]> err.no Git - sope/blob - debian/control
Applications start on arbitrary ports (once again) + other convenience
[sope] / debian / control
1 Source: sope
2 Priority: extra
3 Maintainer: Sebastian Ley <ley@debian.org>
4 Build-Depends: debhelper (>= 4.0.0), dpatch, gnustep-make-ogo, gobjc | objc-compiler, libfoundation-dev, libobjc-lf-dev, libxml2-dev, libldap-dev, libssl-dev, zlib1g-dev, postgresql-dev, apache-dev, apache2-threaded-dev | apache2-dev, automake
5 Standards-Version: 3.6.1
6
7 Package: libsope4.5-dev
8 Section: libdevel
9 Architecture: all
10 Provides: libsope-dev
11 Conflicts: libsope-dev
12 Depends: libsope-appserver4.5-dev, libsope-core4.5-dev, libsope-xml4.5-dev, libsope-mime4.5-dev, libsope-ldap4.5-dev, libsope-ical4.5-dev, libsope-gdl1-4.5-dev
13 Description: Development files for all SOPE libraries
14  SOPE is a framework for developing web applications and services. The
15  name "SOPE" (SKYRiX Object Publishing Environment) is inspired by ZOPE.
16  .
17  This is a meta-package depending on all development files of all components of SOPE.
18
19 Package: libsope-appserver4.5-dev
20 Section: libdevel
21 Architecture: any
22 Provides: libsope-appserver-dev
23 Conflicts: libsope-appserver-dev
24 Depends: libsope-appserver4.5 (= ${Source-Version})
25 Description: Development files for the SOPE application server libraries
26  SOPE is a framework for developing web applications and services. The
27  name "SOPE" (SKYRiX Object Publishing Environment) is inspired by ZOPE.
28  .
29  This package contains the development files for the SOPE application server
30  libraries.
31
32 Package: libsope-appserver4.5
33 Section: libs
34 Architecture: any
35 Depends: ${shlibs:Depends}, ${misc:Depends}
36 Description: SOPE application server libraries
37  SOPE is a framework for developing web applications and services. The
38  name "SOPE" (SKYRiX Object Publishing Environment) is inspired by ZOPE.
39  .
40  The SOPE application server libraries provide:
41  .
42   * template rendering engine, lots of dynamic elements
43   * HTTP client/server
44   * XML-RPC client
45   * WebDAV server framework
46   * session management
47   * scripting extensions for Foundation, JavaScript bridge
48   * DOM tree rendering library
49
50 Package: sope-tools
51 Section: web
52 Architecture: any
53 Depends: ${shlibs:Depends}, ${misc:Depends}
54 Description: Tools shipped with SOPE application server
55  SOPE is a framework for developing web applications and services. The
56  name "SOPE" (SKYRiX Object Publishing Environment) is inspired by ZOPE.
57  .
58  This package contains some tools shipped with the SOPE application
59  server framework, which are mostly useful for development and debugging
60  of SOPE applications.
61
62 Package: sope4.5-appserver
63 Section: web
64 Architecture: any
65 Depends: ${shlibs:Depends}, ${misc:Depends}
66 Description: SOPE application server
67  SOPE is a framework for developing web applications and services. The
68  name "SOPE" (SKYRiX Object Publishing Environment) is inspired by ZOPE.
69  . 
70  This package contains the application server that serves SOPE sites.
71
72 Package: libsope-core4.5-dev
73 Section: libdevel
74 Architecture: any
75 Provides: libsope-core-dev
76 Conflicts: libsope-core-dev
77 Depends: libsope-core4.5 (= ${Source-Version})
78 Description: Development files for the SOPE core libraries
79  SOPE is a framework for developing web applications and services. The
80  name "SOPE" (SKYRiX Object Publishing Environment) is inspired by ZOPE.
81  .
82  This package contains the header files for the SOPE core
83  libraries,  which are part of the SOPE application server framework.
84
85 Package: libsope-core4.5
86 Section: libs
87 Architecture: any
88 Depends: ${shlibs:Depends}, ${misc:Depends}
89 Description: Core libraries of the SOPE application server
90  The SOPE core libraries contain:
91  .
92   * various Foundation extensions
93   * a java.io like stream and socket library
94
95 Package: libsope-xml4.5-dev
96 Section: libdevel
97 Architecture: any
98 Provides: libsope-xml-dev
99 Conflicts: libsope-xml-dev
100 Depends: libsope-xml4.5 (= ${Source-Version})
101 Description: Development files for the SOPE XML libraries
102  SOPE is a framework for developing web applications and services. The
103  name "SOPE" (SKYRiX Object Publishing Environment) is inspired by ZOPE.
104  .
105  This package contains the development files of the SOPE
106  XML libraries.
107
108 Package: libsope-xml4.5
109 Section: libs
110 Architecture: any
111 Depends: ${shlibs:Depends}, ${misc:Depends}
112 Description: SOPE libraries for XML processing
113  SOPE is a framework for developing web applications and services. The
114  name "SOPE" (SKYRiX Object Publishing Environment) is inspired by ZOPE.
115  .
116  The SOPE libraries for XML processing contain:
117  .
118   * a SAX2 Implementation for Objective-C
119   * an attempt to implement DOM on top of SaxObjC
120   * an XML-RPC implementation (without a transport layer)
121
122 Package: libsope-ldap4.5-dev
123 Section: libdevel
124 Architecture: any
125 Provides: libsope-ldap-dev
126 Conflicts: libsope-ldap-dev
127 Depends: libsope-ldap4.5 (= ${Source-Version})
128 Description: Development files for the SOPE LDAP libraries
129  SOPE is a framework for developing web applications and services. The
130  name "SOPE" (SKYRiX Object Publishing Environment) is inspired by ZOPE.
131  .
132  This package contains the development files of the SOPE
133  LDAP libraries.
134
135 Package: libsope-ldap4.5
136 Section: libs
137 Architecture: any
138 Depends: ${shlibs:Depends}, ${misc:Depends}
139 Description: SOPE libraries for LDAP access
140  SOPE is a framework for developing web applications and services. The
141  name "SOPE" (SKYRiX Object Publishing Environment) is inspired by ZOPE.
142  .
143  The SOPE libraries for LDAP access contain an Objective-C wrapper for
144  LDAP directory services.
145
146 Package: libsope-mime4.5-dev
147 Section: libdevel
148 Architecture: any
149 Provides: libsope-mime-dev
150 Conflicts: libsope-mime-dev
151 Depends: libsope-mime4.5 (= ${Source-Version})
152 Description: Development files for the SOPE MIME libraries
153  SOPE is a framework for developing web applications and services. The
154  name "SOPE" (SKYRiX Object Publishing Environment) is inspired by ZOPE.
155  .
156  This package contains the development files of the SOPE
157  MIME libraries.
158
159 Package: libsope-mime4.5
160 Section: libs
161 Architecture: any
162 Depends: ${shlibs:Depends}, ${misc:Depends}
163 Description: SOPE libraries for MIME processing
164  SOPE is a framework for developing web applications and services. The
165  name "SOPE" (SKYRiX Object Publishing Environment) is inspired by ZOPE.
166  .
167  The SOPE libraries for MIME processing contain:
168  .
169   * classes for processing MIME entities
170   * a full IMAP4 implementation
171   * prototypical POP3 and SMTP processor
172
173 Package: libsope-ical4.5-dev
174 Section: libdevel
175 Architecture: any
176 Provides: libsope-ical-dev
177 Conflicts: libsope-ical-dev
178 Depends: libsope-ical4.5 (= ${Source-Version})
179 Description: Development files for the SOPE iCal libraries
180  SOPE is a framework for developing web applications and services. The
181  name "SOPE" (SKYRiX Object Publishing Environment) is inspired by ZOPE.
182  .
183  This package contains the development files of the SOPE
184  iCal libraries.
185
186 Package: libsope-ical4.5
187 Section: libs
188 Architecture: any
189 Depends: ${shlibs:Depends}, ${misc:Depends}
190 Description: SOPE libraries for iCal handling
191  SOPE is a framework for developing web applications and services. The
192  name "SOPE" (SKYRiX Object Publishing Environment) is inspired by ZOPE.
193  .
194  The SOPE libraries for iCal handling contain  classes for iCalendar and
195  vCard objects.
196
197 Package: libsope-gdl1-4.5-dev
198 Section: libdevel
199 Architecture: any
200 Provides: libsope-gdl1-dev
201 Conflicts: libsope-gdl1-dev
202 Depends: libsope-gdl1-4.5 (= ${Source-Version})
203 Description: Development files for the GNUstep database libraries
204  SOPE is a framework for developing web applications and services. The
205  name "SOPE" (SKYRiX Object Publishing Environment) is inspired by ZOPE.
206  .
207  This package contains the header files for SOPE's fork of the GNUstep
208  database libraries.
209
210 Package: libsope-gdl1-4.5
211 Section: libs
212 Architecture: any
213 Depends: ${shlibs:Depends}, ${misc:Depends}
214 Description: GNUstep database libraries for SOPE
215  SOPE is a framework for developing web applications and services. The
216  name "SOPE" (SKYRiX Object Publishing Environment) is inspired by ZOPE.
217  .
218  This package contains a fork of the GNUstep database libraries used
219  by the SOPE application server.
220
221 Package: sope4.5-gdl1-postgresql
222 Section: web
223 Architecture: any
224 Depends: ${shlibs:Depends}, ${misc:Depends}
225 Provides: sope-db-connector
226 Recommends: postgresql (>= 7.2.0)
227 Description: PostgreSQL connector for SOPE's fork of the GNUstep database environment
228  SOPE is a framework for developing web applications and services. The
229  name "SOPE" (SKYRiX Object Publishing Environment) is inspired by ZOPE.
230  .
231  This package contains the postgresql connector for SOPE's fork of the
232  GNUstep database libraries.
233      
234 Package: sope4.5-stxsaxdriver
235 Section: web
236 Architecture: any
237 Depends: ${shlibs:Depends}, ${misc:Depends}
238 Provides: sope-stxsaxdriver
239 Description: Structured Text Parser for SOPE's SAX engine
240  SOPE is a framework for developing web applications and services. The
241  name "SOPE" (SKYRiX Object Publishing Environment) is inspired by ZOPE.
242  . 
243  This parser enables SOPE's SAX engine to parse structured text files.
244
245 Package: sope4.5-libxmlsaxdriver
246 Section: web
247 Architecture: any
248 Depends: ${shlibs:Depends}, ${misc:Depends}
249 Provides: sope-libxmlsaxdriver
250 Description: XML Parser for SOPE's SAX engine
251  SOPE is a framework for developing web applications and services. The
252  name "SOPE" (SKYRiX Object Publishing Environment) is inspired by ZOPE.
253  .
254  This parser enables SOPE's SAX engine to parse XML files.
255
256 Package: sope4.5-versitsaxdriver
257 Section: web
258 Architecture: any
259 Depends: ${shlibs:Depends}, ${misc:Depends}
260 Provides: sope-versitsaxdriver
261 Description: iCal and vCard Parser for SOPE's SAX engine
262  SOPE is a framework for developing web applications and services. The
263  name "SOPE" (SKYRiX Object Publishing Environment) is inspired by ZOPE.
264  .
265  This parser enables SOPE's SAX engine to parse iCal and vCard files.
266
267 Package: libapache-mod-ngobjweb
268 Section: web
269 Architecture: any
270 Depends: ${shlibs:Depends}, ${misc:Depends}, ucf (>= 0.8), apache-common (>= 1.3.29)
271 Description: Apache module for the SOPE application server
272  This package contains an apache module which enables the apache
273  webserver to deliver pages generated by the SOPE application server.
274
275 Package: libapache2-mod-ngobjweb
276 Section: web
277 Architecture: any
278 Depends: ${shlibs:Depends}, ${misc:Depends}, apache2-common
279 Description: Apache2 module for the SOPE application server
280  This package contains an apache module which enables the apache2
281  webserver to deliver pages generated by the SOPE application server.