File: control

package info (click to toggle)
sp-gxmlcpp 1.0.20040603-4
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 2,112 kB
  • ctags: 356
  • sloc: sh: 10,239; cpp: 1,629; makefile: 116
file content (40 lines) | stat: -rw-r--r-- 1,470 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
Source: sp-gxmlcpp
Section: libs
Priority: optional
Maintainer: Stephan A Suerken <absurd@debian.org>
Build-Depends: debhelper (>> 4.0.0), autoconf, automake, libtool, libxml2-dev (>> 2.4.23 ), libxslt1-dev (>> 1.0.19), libcppunit-dev
Standards-Version: 3.7.2
XS-Vcs-Svn: svn://svn.debian.org/svn/collab-maint/deb-maint/sp-gxmlcpp/trunk
XS-Vcs-Browser: http://svn.debian.org/wsvn/collab-maint/deb-maint/sp-gxmlcpp/trunk

Package: libsp-gxmlcpp-dev
Section: libdevel
Architecture: any
Depends: libsp-gxmlcpp1 (= ${binary:Version}), libxml2-dev, libxslt1-dev
Description: S+P C++ wrapper for Gnome libxml2/libxslt
 This is a wrapper to ease use of Gnome libxml2/libxslt with C++,
 developed at Schlund+Partner, Germany.
 .
 It offers simple abstractions for trees (XMLTree), xsl
 transformations (XSLTrans) and serialisation (XMLDump).
 .
 This package provides all files needed for development.
 .
 Homepage: http://sourceforge.net/projects/sp-gxmlcpp/ .

Package: libsp-gxmlcpp1
Section: libs
Architecture: any
Depends: ${shlibs:Depends}
Conflicts: libsp-gxmlcpp1
Replaces: libsp-gxmlcpp1
Description: S+P C++ wrapper for Gnome libxml2/libxslt
 This is a wrapper to ease use of Gnome libxml2/libxslt with C++,
 developed at Schlund+Partner, Germany.
 .
 It offers simple abstractions for trees (XMLTree), xsl transformations
 (XSLTrans) and serialisation (XMLDump).
 .
 This package provides run time support.
 .
 Homepage: http://sourceforge.net/projects/sp-gxmlcpp/ .