File: control

package info (click to toggle)
geg 2.0.9-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 1,532 kB
  • sloc: ansic: 5,756; sh: 1,269; makefile: 123; xml: 70
file content (21 lines) | stat: -rw-r--r-- 814 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Source: geg
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: Georges Khaznadar <georgesk@debian.org>
Section: math
Priority: optional
Build-Depends: debhelper (>= 11),
               libgtk2.0-dev,
               dh-autoreconf
Standards-Version: 4.3.0
Vcs-Browser: https://salsa.debian.org/science-team/geg
Vcs-Git: https://salsa.debian.org/science-team/geg.git
Homepage: https://sourceforge.net/projects/sf-xpaint/files/geg/

Package: geg
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: GTK+ Equation Grapher
 geg is a very simple utility for parsing and plotting 2D-functions, eg
 f(x) = 3 + sin(x), and much more complicated functions of course.
 It is written with GTK+ and provides a neat, configurable user interface.