File: control

package info (click to toggle)
wxmaxima 26.01.0%2Bds-3
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 32,904 kB
  • sloc: cpp: 77,544; xml: 10,497; ansic: 3,651; lisp: 1,900; makefile: 32; sh: 28
file content (80 lines) | stat: -rw-r--r-- 2,723 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
Source: wxmaxima
Section: math
Maintainer: Debian Science Maintainers <debian-science-maintainers@alioth-lists.debian.net>
Uploaders: Jerome Benoit <calculus@rezozer.net>,
           Gunter Königsmann <wxmaxima@physikbuch.de>
Build-Depends:
 debhelper-compat (= 13),
 libwxgtk3.2-dev,
 libwxgtk-webview3.2-dev,
 wx3.2-i18n,
 ibus-gtk,
 ibus-gtk3,
 maxima,
 maxima-doc,
 maxima-share,
 cmake,
 gettext,
 po4a,
 appstream,
 xvfb,
 netcat-openbsd,
 xauth,
 desktop-file-utils,
 appstream-util
Build-Depends-Indep:
 pandoc,
 imagemagick,
 texlive-latex-base,
 texlive-latex-extra,
 texlive-xetex,
 texlive-lang-all,
 lmodern,
 texlive-fonts-recommended,
 texlive-fonts-extra-links,
 fonts-noto-cjk
Standards-Version: 4.7.3
Homepage: https://wxmaxima-developers.github.io/wxmaxima/
Vcs-Git: https://salsa.debian.org/science-team/wxmaxima.git
Vcs-Browser: https://salsa.debian.org/science-team/wxmaxima

Package: wxmaxima
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, maxima
Recommends: maxima-doc, gnuplot
Suggests: fonts-jsmath, texlive-latex-extra, ibus-gtk3
Description: GUI for the computer algebra system Maxima
 wxMaxima is a graphical user interface for the computer algebra system
 Maxima. It eases the use of Maxima by making most of its commands available
 through a menu system and by providing input dialogs for commands that
 require more than one argument. It also implements its own display engine
 that outputs mathematical symbols directly instead of depicting them with
 ASCII characters.
 .
 wxMaxima also features 2D and 3D inline plots, simple animations, mixing of
 text and mathematical calculations to create documents, exporting of input
 and output to TeX, and a browser for Maxima's manual including command index
 and full text searching.

Package: wxmaxima-doc
Section: doc
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Recommends: maxima-doc
Suggests: pdf-viewer, www-browser
Enhances: wxmaxima
Description: GUI for the computer algebra system Maxima -- documentation
 wxMaxima is a graphical user interface for the computer algebra system
 Maxima. It eases the use of Maxima by making most of its commands available
 through a menu system and by providing input dialogs for commands that
 require more than one argument. It also implements its own display engine
 that outputs mathematical symbols directly instead of depicting them with
 ASCII characters.
 .
 wxMaxima also features 2D and 3D inline plots, simple animations, mixing of
 text and mathematical calculations to create documents, exporting of input
 and output to TeX, and a browser for Maxima's manual including command index
 and full text searching.
 .
 This package provides the documentation.