File: control

package info (click to toggle)
pyxplot 0.9.2-5
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 9,960 kB
  • ctags: 3,606
  • sloc: ansic: 50,357; xml: 1,339; python: 572; sh: 321; makefile: 92
file content (73 lines) | stat: -rw-r--r-- 2,599 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
Source: pyxplot
Maintainer: Stuart Prescott <stuart@debian.org>
Priority: optional
Section: math
Build-Depends: debhelper (>= 9),
                fftw3-dev,
                libcfitsio-dev,
                libgsl0-dev,
                libkpathsea-dev,
                libpng-dev,
                libreadline-dev,
                libncurses-dev,
                libxml2-dev,
                zlib1g-dev,
                python,
                wget,
                ghostscript,
                texlive-latex-base,
                texlive-latex-extra,
                texlive-fonts-recommended,
                imagemagick
Build-Depends-Indep:
                texlive-latex-recommended,
                texlive-fonts-extra,
                texlive-pstricks,
                python-plastex,
Standards-Version: 3.9.6
Homepage: http://www.pyxplot.org.uk/

Package: pyxplot
Architecture: any
Depends: texlive-latex-base,
         texlive-latex-extra,
          ${misc:Depends},
          ${shlibs:Depends}
Recommends: gv | postscript-viewer,
            imagemagick,
            pyxplot-doc
Suggests: wget,
          unzip
Description: data plotting program producing publication-quality output
 Pyxplot is a multi-purpose graph plotting tool, scientific scripting language,
 vector graphics suite, and data processing package. Its interface is designed
 to make common tasks -- e.g., plotting labelled graphs of data -- accessible
 via short, simple, intuitive commands.
 .
 Pyxplot produces publication-quality figures.To this end, text is rendered
 with all of the beauty and flexibility of the LaTeX typesetting environment.
 .
 Extensive documentation and examples can be found in the pyxplot-doc package.
 A gallery of sample plots is available from the project's web site.


Package: pyxplot-doc
Architecture: all
Section: doc
Depends: pyxplot,
          ${misc:Depends}
Recommends: pdf-viewer,
            www-browser
Breaks: pyxplot (<< 0.8)
Replaces: pyxplot (<< 0.8)
Description: documentation for pyxplot data plotting program
 Pyxplot is a multi-purpose graph plotting tool, scientific scripting language,
 vector graphics suite, and data processing package. Its interface is designed
 to make common tasks -- e.g., plotting labelled graphs of data -- accessible
 via short, simple, intuitive commands.
 .
 Pyxplot produces publication-quality figures.To this end, text is rendered
 with all of the beauty and flexibility of the LaTeX typesetting environment.
 .
 This package includes extensive documentation and examples. A gallery of
 sample plots is available from the project's web site.