File: control

package info (click to toggle)
jargs 1.0.0-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, lenny
  • size: 132 kB
  • ctags: 134
  • sloc: java: 811; xml: 83; makefile: 14
file content (25 lines) | stat: -rw-r--r-- 768 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
22
23
24
25
Source: jargs
Section: libs
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Yann Dirson <dirson@debian.org>
Build-Depends-Indep: kaffe, junit, ant
Build-Depends: debhelper (>= 5), cdbs
Standards-Version: 3.7.2

Package: libjargs-java
Section: libs
Architecture: all
Depends: java1-runtime | java2-runtime
Suggests: java-virtual-machine, libjargs-java-doc
Description: Command-line argument parsing for Java
 A suite of command line option parsers for Java.

Package: libjargs-java-doc
Section: doc
Architecture: all
Suggests: libjargs-java
Description: Command-line argument parsing for Java - documentation
 A suite of command line option parsers for Java.
 .
 This package includes the documentation.