File: control

package info (click to toggle)
libjgoodies-forms-java 1.9.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,772 kB
  • sloc: java: 6,356; xml: 98; sh: 11; makefile: 4
file content (37 lines) | stat: -rw-r--r-- 1,306 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
26
27
28
29
30
31
32
33
34
35
36
37
Source: libjgoodies-forms-java
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders:
 Eric Lavarde <deb@zorglub.s.bawue.de>,
 Varun Hiremath <varun@debian.org>,
 tony mancill <tmancill@debian.org>
Build-Depends:
 antlr,
 debhelper-compat (= 13),
 default-jdk,
 javahelper,
 junit4,
 libjgoodies-common-java (>= 1.8.1),
 maven-debian-helper (>= 1.5)
Standards-Version: 4.7.0
Vcs-Git: https://salsa.debian.org/java-team/libjgoodies-forms-java.git
Vcs-Browser: https://salsa.debian.org/java-team/libjgoodies-forms-java
Homepage: https://www.jgoodies.com/freeware/libraries/forms/

Package: libjgoodies-forms-java
Architecture: all
Depends:${misc:Depends}, ${maven:Depends}, libjgoodies-common-java (>= 1.8.1)
Recommends: ${maven:OptionalDepends}
Description: Framework to lay out and implement elegant Swing panels
 The JGoodies Forms framework helps you lay out and implement elegant Swing
 panels quickly and consistently. It makes simple things easy and the hard
 stuff possible, the good design easy and the bad difficult.
 .
 Main Benefits:
 .
  * Powerful, flexible and precise layout
  * Easy to work with and quite easy to learn
  * Faster UI production
  * Better UI code readability
  * Leads to better style guide compliance