mostly fix move-beginning-of-line
[lice.git] / debian / control
blob454fe099e1f816f184f24185baddfb5dbc85d29c
1 Source: lice
2 Section: editors
3 Priority: optional
4 Maintainer: Trent Buck <trentbuck@gmail.com>
5 Build-Depends: debhelper (>= 4.0.0)
6 Standards-Version: 3.6.2
8 Package: lice
9 Architecture: all
10 Depends: ${shlibs:Depends}, ${misc:Depends}, cl-uffi, cl-ncurses
11 Description: The Lisp Computing Environment (Emacs for Common Lisp)
12  LiCE is a GNU Emacs clone written entirely in Common Lisp. 
13  .
14  It has been tested it on CMUCL, SBCL, and Movitz. With a
15  little work it could probably run on more.