File: control

package info (click to toggle)
librelaxng-datatype-java 1.0%2Bds1-3.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 156 kB
  • sloc: java: 292; xml: 59; sh: 19; makefile: 2
file content (17 lines) | stat: -rw-r--r-- 803 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: librelaxng-datatype-java
Section: java
Priority: extra
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Giovanni Mascellani <gio@debian.org>, Emmanuel Bourg <ebourg@apache.org>
Build-Depends: debhelper (>= 7.0.50~), ant, maven-repo-helper (>= 1.5), default-jdk
Standards-Version: 3.9.4
Homepage: http://sourceforge.net/projects/relaxng/
Vcs-Git: git://anonscm.debian.org/pkg-java/librelaxng-datatype-java.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/librelaxng-datatype-java.git;a=summary

Package: librelaxng-datatype-java
Architecture: all
Depends: ${misc:Depends}
Description: Java datatype interface for RELAX NG
 RELAX NG is a schema language for XML. This library is a Java interface
 for describing datatypes within RELAX NG.