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.
|