File: control

package info (click to toggle)
caneda 0.3.1%2Bgitg08e22168-1
  • links: PTS
  • area: main
  • in suites: bookworm
  • size: 3,788 kB
  • sloc: cpp: 17,435; vhdl: 236; xml: 65; ansic: 18; makefile: 9
file content (29 lines) | stat: -rw-r--r-- 1,113 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
Source: caneda
Section: electronics
Priority: optional
Maintainer: Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>
Build-Depends: cmake,
               debhelper-compat (= 13),
               libqt5svg5-dev,
               libqwt-qt5-dev,
               qtbase5-dev,
               qttools5-dev,
               qttools5-dev-tools
Standards-Version: 4.6.0.1
Rules-Requires-Root: no
Homepage: https://github.com/Caneda/Caneda

Package: caneda
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Breaks: caneda-common (<< 0.3.0~), caneda-doc (<< 0.3.0~)
Replaces: caneda-common (<< 0.3.0~), caneda-doc (<< 0.3.0~)
Suggests: ngspice
Description: Electronic Design Automation software focused on easy of use and portability
 Caneda is an open source Electronic Design Automation (EDA) application
 focused on easy of use and portability. It's goal is to handle the complete
 design process from schematic capture, through simulation and into circuit
 layout and PCB.
 .
 The software aims to support all kinds of circuit simulation types, e.g. DC,
 AC, S-parameter and harmonic balance analysis.