File: control

package info (click to toggle)
libjpfcodegen-java 0.4%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 268 kB
  • ctags: 104
  • sloc: java: 601; xml: 232; sh: 10; makefile: 4
file content (21 lines) | stat: -rw-r--r-- 985 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: libjpfcodegen-java
Section: java
Priority: extra
Maintainer: gregor herrmann <gregoa@debian.org>
Uploaders: tony mancill <tmancill@debian.org>
Build-Depends: debhelper (>= 7), ant, javahelper
Build-Depends-Indep: default-jdk, tidy,
 libcommons-logging-java, velocity (>= 1.5), libjpf-java
Standards-Version: 3.9.1
Homepage: http://page.mi.fu-berlin.de/oezbek/jpf/
Vcs-Svn: http://svn.toastfreeware.priv.at/debian/libjpfcodegen-java/trunk/
Vcs-Browser: http://svn.toastfreeware.priv.at/wsvn/ToastfreewareDebian/libjpfcodegen-java/trunk

Package: libjpfcodegen-java
Architecture: all
Depends: ${misc:Depends}, default-jre-headless | java-runtime-headless
Description: tool for generating classes from JPF plug-ins
 JPF Code Generator is a handy little tool that generates classes for
 accessing the attributes and extensions of JPF plug-ins from plugin.xml
 files. This has the advantage of providing a strongly typed access to the
 plug-in and simplyfies working with plug-ins.