r8526: fix bug in C circuit
[rlc.git] / debian / control
1 Source: cl-rlc
2 Section: devel
3 Priority: optional
4 Maintainer: Kevin M. Rosenberg <kmr@debian.org>
5 Build-Depends-Indep: debhelper (>> 4.0.0)
6 Standards-Version: 3.6.1.0
7
8 Package: cl-rlc
9 Architecture: all
10 Depends: ${shlibs:Depends}, common-lisp-controller (>= 3.37), cl-kmrcl, xgraph
11 Description: Common Lisp RLC Circuit Simulator
12  cl-rlc provides a simulator for RLC (resistance, inductance, capacitance)
13  cicuits. It is written in Common Lisp and uses the xgraph package for
14  plotting.
15
16
17