File: control

package info (click to toggle)
pirl 2.3.8-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 4,916 kB
  • ctags: 6,932
  • sloc: java: 75,602; perl: 2,125; csh: 1,227; makefile: 697; sh: 104; ansic: 38
file content (104 lines) | stat: -rw-r--r-- 4,806 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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
Source: pirl
Section: java
Priority: extra
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Mathieu Malaterre <malat@debian.org>
Build-Depends: debhelper (>= 9), javahelper (>= 0.25)
Build-Depends-Indep: default-jdk, default-jdk-doc, libmail-java, libswingx1-java, libjcm-java, libcommons-cli-java
Standards-Version: 3.9.6
Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/pirl
Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/pirl
Homepage: http://pirlwww.lpl.arizona.edu/software/PIRL_Java_Packages.shtml

Package: pirl-image-tools
Section: graphics
Architecture: all
Depends: ${misc:Depends}, default-jre-headless | java2-runtime-headless, libpirl-java, java-wrappers
Suggests: libpirl-java-doc, python-jpylyzer
Description: PIRL Image Tools
 Image_Tools: Classes for obtaining metadata information from JP2 files, plus an
 ImageInputStream implementation for access to files remotely via an HTTP
 server.
 .
 This package contains the command line image tools from PIRL Java Packages

Package: libpirl-java
Architecture: all
Depends: ${misc:Depends}, ${java:Depends}
Recommends: ${java:Recommends}
Suggests: libpirl-java-doc
Description: PIRL Java Packages
 Conductor: An application to manage procedure pipelines with classes to
 resolve references to parameters (as are used in Configuration objects) and
 Database fields, asynchronous thread logging of streams, and utility
 applications to exercise the mathematical expression evaluator (JCM) and send
 email notification messages to a list of recipients. The Conductor application
 requires (as of Java 1.4) a patch to the Process class implementation. This is
 provided separately in the Process.patch tarball. A sample pipeline kit for
 processing MOC images with the ISIS software is in the moclevall-kit tarball.
 .
 Configuration: An extension of the PVL.Parameter class for convenient
 management of configuration parameters.
 .
 Database: A simplified interface for access to, and basic management of,
 relational SQL databases. An example database query tool is included.
 .
 Image_Tools: Classes for obtaining metadata information from JP2 files, plus an
 ImageInputStream implementation for access to files remotely via an HTTP
 server.
 .
 PVL: The PIRL Parameter Value Language package provides for the input, output
 and manipulation of generic parameters and their data values. A PVL_to_DB class
 is provided to map PVL Parameter Values into Database fields for update or
 insert operations.
 .
 Strings: Character string manipulation capabilities used by the other PIRL
 packages.
 .
 Utilities: Miscellaneous utilities classes that handle various helpful
 operations not easily classified into the classes of other packages.
 .
 Viewers: Classes for common capabilies associated with GUI viewers, plus GUI
 viewers associated with other PIRL packages.

Package: libpirl-java-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}, ${java:Depends}
Recommends: ${java:Recommends}
Suggests: libpirl-java
Description: PIRL Java Packages Documentation
 Conductor: An application to manage procedure pipelines with classes to
 resolve references to parameters (as are used in Configuration objects) and
 Database fields, asynchronous thread logging of streams, and utility
 applications to exercise the mathematical expression evaluator (JCM) and send
 email notification messages to a list of recipients. The Conductor application
 requires (as of Java 1.4) a patch to the Process class implementation. This is
 provided separately in the Process.patch tarball. A sample pipeline kit for
 processing MOC images with the ISIS software is in the moclevall-kit tarball.
 .
 Configuration: An extension of the PVL.Parameter class for convenient
 management of configuration parameters.
 .
 Database: A simplified interface for access to, and basic management of,
 relational SQL databases. An example database query tool is included.
 .
 Image_Tools: Classes for obtaining metadata information from JP2 files, plus an
 ImageInputStream implementation for access to files remotely via an HTTP
 server.
 .
 PVL: The PIRL Parameter Value Language package provides for the input, output
 and manipulation of generic parameters and their data values. A PVL_to_DB class
 is provided to map PVL Parameter Values into Database fields for update or
 insert operations.
 .
 Strings: Character string manipulation capabilities used by the other PIRL
 packages.
 .
 Utilities: Miscellaneous utilities classes that handle various helpful
 operations not easily classified into the classes of other packages.
 .
 Viewers: Classes for common capabilies associated with GUI viewers, plus GUI
 viewers associated with other PIRL packages.
 .
 This is the documentation for the PIRL Java Packages