File: control

package info (click to toggle)
easyspice 0.6.8-3
  • links: PTS
  • area: contrib
  • in suites: buster
  • size: 1,148 kB
  • sloc: ansic: 6,930; sh: 4,046; makefile: 106
file content (23 lines) | stat: -rw-r--r-- 747 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
Source: easyspice
Section: contrib/electronics
Priority: optional
Maintainer: Gudjon I. Gudjonsson <gudjon@gudjon.org>
Build-Depends: debhelper (>= 11~), 
               libgtk2.0-dev, 
               quilt
Standards-Version: 4.2.1
Homepage: http://easy-spice.sourceforge.net

Package: easyspice
Architecture: any
Depends: ${shlibs:Depends}, 
         ${misc:Depends}, 
         geda-gschem, 
         geda-gnetlist, 
         xterm,
         sensible-utils
Suggests: ngspice
Description: Graphical frontend to the Spice simulator
 Easyspice is a graphical frontend for the electrical circuit simulator
 Spice. It is by default connected to the geda package and ngspice but 
 can be used as a frontend for other spice simulators programs as well.