File: control

package info (click to toggle)
librelaxng-datatype-java 1.0-2.1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, lenny
  • size: 108 kB
  • ctags: 8
  • sloc: makefile: 15
file content (15 lines) | stat: -rw-r--r-- 613 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: librelaxng-datatype-java
Section: libs
Priority: optional
Maintainer: Jesper Zedlitz <jesper@zedlitz.de>
Build-Depends-Indep: kaffe, jikes, debhelper (>> 4.0.0), cdbs (>= 0.4.5.3), ant, unzip
Standards-Version: 3.6.1

Package: librelaxng-datatype-java
Architecture: all
Depends: kaffe | gij | sablevm | java1-runtime | java2-runtime
Description: Datatype interfaces for Relax NG
 RELAX NG supports multiple datatype vocabularies. To achive this, an
 interface between datatype vocabularies and schema processors is
 necessary. This interface is intended to be a standard Java interface
 for this purpose.