File: control

package info (click to toggle)
pyxplot 0.9.2-12
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 10,176 kB
  • sloc: ansic: 50,373; xml: 1,339; python: 570; sh: 318; makefile: 89
file content (83 lines) | stat: -rw-r--r-- 2,371 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
Source: pyxplot
Maintainer: Stuart Prescott <stuart@debian.org>
Priority: optional
Section: math
Build-Depends:
 debhelper-compat (= 13),
 fftw3-dev,
 ghostscript,
 imagemagick,
 libcfitsio-dev,
 libgsl-dev,
 libkpathsea-dev,
 libncurses-dev,
 libpng-dev,
 libreadline-dev,
 libxml2-dev,
 pkg-config,
 python3,
 texlive-fonts-recommended,
 texlive-latex-base,
 texlive-latex-extra,
 wget,
 zlib1g-dev
Build-Depends-Indep:
 texlive-fonts-extra,
 texlive-latex-recommended,
 texlive-pstricks
Standards-Version: 4.5.1
Homepage: http://www.pyxplot.org.uk/
Vcs-Browser: https://salsa.debian.org/debian/pyxplot
Vcs-Git: https://salsa.debian.org/debian/pyxplot.git
Rules-Requires-Root: no

Package: pyxplot
Architecture: any
Depends:
 texlive-latex-base,
 texlive-latex-extra,
 ${misc:Depends},
 ${shlibs:Depends}
Recommends:
 gv | postscript-viewer,
 imagemagick,
 pyxplot-doc,
 sensible-utils,
Suggests:
 unzip,
 wget
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:
 ${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.