File: control

package info (click to toggle)
nqxml 1.1.3p1-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 412 kB
  • ctags: 331
  • sloc: ruby: 3,177; makefile: 89; xml: 41
file content (15 lines) | stat: -rw-r--r-- 560 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: nqxml
Section: interpreters
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>> 3.0.0)
Build-Depends-Indep: ruby (>= 1.6.4), ruby1.8-dev (>= 1.6.4), jade, docbook-dsssl
Standards-Version: 3.6.1

Package: nqxml
Architecture: all
Depends: libruby (>= 1.6.4)
Description: pure Ruby implementation of a non-validating XML processor
 NQXML includes an XML tokenizer, a SAX-style streaming XML parser, a DOM-style
 tree parser, and an XML writer. ``NQ'' stands for ``Not Quite''. There are
 some limitations.