d1d73484bf961cce8ad8b3620899c8d153a4da8c
[rlc.git] / debian / control
1 Source: cl-rlc
2 Section: lisp
3 Priority: optional
4 Maintainer: Kevin M. Rosenberg <kmr@debian.org>
5 Build-Depends: debhelper (>> 7.0.0)
6 Standards-Version: 3.8.2.0
7 Homepage: http://files.b9.com/rlc/
8 Vcs-Git: git://git.b9.com/rlc.git
9
10 Package: cl-rlc
11 Architecture: all
12 Depends: common-lisp-controller (>= 3.37), cl-kmrcl, xgraph
13 Description: Common Lisp RLC Circuit Simulator
14  cl-rlc provides a simulator for RLC (resistance, inductance, capacitance)
15  circuits. It is written in Common Lisp and uses the xgraph package for
16  plotting.