File: control

package info (click to toggle)
libglazedlists-java 1.9.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 3,024 kB
  • ctags: 4,252
  • sloc: java: 22,561; xml: 818; sh: 51; makefile: 5
file content (42 lines) | stat: -rw-r--r-- 1,329 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
38
39
40
41
42
Source: libglazedlists-java
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: tony mancill <tmancill@debian.org>
 , gregor herrmann <gregoa@debian.org>
Build-Depends: debhelper (>= 8), ant
Build-Depends-Indep: default-jdk
Standards-Version: 3.9.4
Homepage: http://sites.google.com/site/glazedlists/
Vcs-Git: git://anonscm.debian.org/pkg-java/libglazedlists-java.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/libglazedlists-java.git

Package: libglazedlists-java
Architecture: all
Depends: ${misc:Depends}
Description: java list transformation library
 Glazed Lists features:
  * API Compatibility with ArrayList
  * Generic TableModels
  * Easy dynamic filtering & sorting
  * High performance
  * Designed for concurrency
  * Swing or SWT
  * Free and open
                            
Package: libglazedlists-java-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}
Suggests: libglazedlists-java
Description: java list transformation library (documentation)
 Glazed Lists features:
  * API Compatibility with ArrayList
  * Generic TableModels
  * Easy dynamic filtering & sorting
  * High performance
  * Designed for concurrency
  * Swing or SWT
  * Free and open
 .
 This package contains the documentation for the library.