File: control

package info (click to toggle)
jas-plotter 2.2.6%2Bdfsg1-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 2,100 kB
  • ctags: 5,295
  • sloc: java: 30,135; xml: 501; sh: 12; makefile: 4
file content (27 lines) | stat: -rw-r--r-- 1,266 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
Source: jas-plotter
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Giovanni Mascellani <gio@debian.org>,
 Gabriele Giacone <1o5g4r8o@gmail.com>
Build-Depends: debhelper (>= 7), cdbs, default-jdk, maven-debian-helper
Build-Depends-Indep: libsurefire-java (>= 2.4.3), javahelp2 (>= 2.0.05.ds1-3), junit,
 libxerces2-java, libtablelayout-java (>= 20090826)
Standards-Version: 3.9.1
Vcs-Git: git://git.debian.org/git/pkg-java/freehep/jas-plotter.git
Vcs-Browser: http://git.debian.org/?p=pkg-java/freehep/jas-plotter.git;a=summary
Homepage: http://java.freehep.org/jas-plotter/

Package: libjas-plotter-java
Architecture: all
Depends: ${misc:Depends}, ${maven:Depends}, libtablelayout-java
Recommends: ${maven:OptionalDepends}
Description: JAS(2) Plotter graphic library
 This library, part of the Java Analysis Studio distribution, is able to
 draw various sorts of plots, such as monodimensional and bidimensinal
 histograms, scatter plots or function fits. Many aspects of the plots,
 such as the color or the style of the lines, can also be interactively
 modified via a Swing interface.
 .
 This library is used in FreeHEP, a collection of Java libraries used
 in High Energy Physics.