File: control

package info (click to toggle)
libsoptions-java 0.0~svn141-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 176 kB
  • sloc: java: 257; makefile: 62; sh: 16
file content (21 lines) | stat: -rw-r--r-- 680 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: libsoptions-java
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders:
 Andrius Merkys <merkys@debian.org>,
Build-Depends:
 debhelper-compat (= 13),
 default-jdk,
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/java-team/libsoptions-java
Vcs-Git: https://salsa.debian.org/java-team/libsoptions-java.git
Rules-Requires-Root: no

Package: libsoptions-java
Architecture: all
Depends:
 ${misc:Depends},
Description: command line option handler for Java applications
 SOptions is a Java library for handling of command line options, intended to
 be used by Java command line applications.