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