File: control

package info (click to toggle)
libglazedlists-java 1.9.1-2
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 3,024 kB
  • ctags: 4,252
  • sloc: java: 22,561; xml: 940; makefile: 5
file content (42 lines) | stat: -rw-r--r-- 1,349 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 (>= 9), ant, maven-repo-helper
Build-Depends-Indep: default-jdk
Standards-Version: 3.9.8
Vcs-Git: https://anonscm.debian.org/git/pkg-java/libglazedlists-java.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libglazedlists-java.git
Homepage: http://sites.google.com/site/glazedlists/

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.