af36c427f8167b8e4dc39e8a5a8b7d17d2a3efae
[umlisp.git] / debian / control
1 Source: cl-umlisp
2 Section: contrib/devel
3 Priority: optional
4 Maintainer: Kevin M. Rosenberg <kmr@debian.org>
5 Build-Depends: debhelper (>= 4.0.0)
6 Standards-Version: 3.7.3.0
7
8 Package: cl-umlisp
9 Architecture: all
10 Depends: ${shlibs:Depends}, cl-kmrcl, cl-sql, cl-sql-mysql, cl-hyperobject
11 Description: Common Lisp interface for the Unified Medical Language System
12  The Unified Medical Language System is a multi-gigabyte database of
13  medical terminology. This a interface for Common Lisp programs that utilizes
14  the a SQL database engine and Common Lisp meta-classes for efficient access
15  and formatting.