blob: 7366766777f0e7cddcdb7e73799ffa7aceb88eb3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>sci</herd>
<maintainer>
<email>cryos@gentoo.org</email>
</maintainer>
<longdescription>
Qucs is a Qt based integrated circuit simulator. It allows you to set up a
circuit with a graphical user interface and simulate the large-signal,
small-signal and noise behaviour of the circuit. The simulation results can
then be viewed graphically. Qucsator is made available as a command line
simulation backend.
</longdescription>
</pkgmetadata>
|