File: control

package info (click to toggle)
libooc-xml 3.0-3
  • links: PTS
  • area: main
  • in suites: woody
  • size: 10,880 kB
  • ctags: 360
  • sloc: xml: 10,312; ansic: 1,681; sh: 798; makefile: 301; perl: 17
file content (26 lines) | stat: -rw-r--r-- 931 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
Source: libooc-xml
Section: devel
Priority: optional
Maintainer: Mike Goldman <whig@debian.org>
Build-Depends: oo2c, autoconf, libtool, debhelper (>> 3.0.0)
Standards-Version: 3.5.6

Package: libooc-xml-dev
Architecture: any
Depends: oo2c (>= 1.5.5-3), libooc-xml (= ${Source-Version})
Section: devel
Description: XML parser for the oo2c Oberon-2 compiler (devel)
 The libxml sources include the XML parser itself, encoder and decoder
 for the most prominent Unicode encodings, an URI library, some
 auxiliary OS level functions, and low-level support modules for socket
 access.

Package: libooc-xml
Architecture: any
Depends: ${shlibs:Depends}
Section: libs
Description: XML parser for the oo2c Oberon-2 compiler
 The libxml sources include the XML parser itself, encoder and decoder
 for the most prominent Unicode encodings, an URI library, some
 auxiliary OS level functions, and low-level support modules for socket
 access.