File: control

package info (click to toggle)
jaxb-api 2.2.9-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 1,052 kB
  • ctags: 853
  • sloc: java: 3,774; xml: 197; sh: 16; makefile: 5
file content (21 lines) | stat: -rw-r--r-- 875 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
Source: jaxb-api
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Timo Aaltonen <tjaalton@ubuntu.com>
Build-Depends: cdbs, debhelper (>= 9), default-jdk, maven-debian-helper (>= 1.5)
Build-Depends-Indep: libmaven-bundle-plugin-java
Standards-Version: 3.9.5
Vcs-Git: git://anonscm.debian.org/pkg-java/jaxb-api.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/jaxb-api.git
Homepage: http://jaxb.java.net

Package: libjaxb-api-java
Architecture: all
Depends: ${maven:Depends}, ${misc:Depends}
Recommends: ${maven:OptionalDepends}
Description: Java Architecture for XML Binding API
 The goal of the JAXB project is to develop and evolve the code base for the
 Reference Implementation (RI) of JAXB, the Java Architecture for XML Binding.
 .
 This library contains the JAXB (JSR 222) API.