File: control

package info (click to toggle)
rlplot 1.5-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 3,364 kB
  • ctags: 6,340
  • sloc: cpp: 87,682; yacc: 3,401; makefile: 256
file content (26 lines) | stat: -rw-r--r-- 1,161 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
Source: rlplot
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: Andreas Tille <tille@debian.org>
Section: math
Priority: optional
Build-Depends: debhelper (>= 9),
               libqt4-dev,
               libx11-dev
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/rlplot.git
Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/rlplot.git
Homepage: http://rlplot.sourceforge.net/

Package: rlplot
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: GUI application for generating publication quality graphs
 RLPlot is a GUI based program for displaying scientific data in 
 standard formats. It has full support for all error-bar types and 
 it has greater flexibility with displaying colour and texture in 
 charts than gnuplot (filled bar chart boxes are possible without 
 any additional programs). Output is generated on the X display where 
 further changes can be made to the graph using point and click methods. 
 Images can be exported as scalable vector graphics (SVG) as well as 
 EPS, WMF and TIFF formats.