summaryrefslogtreecommitdiff
blob: cbd1607671b4b0577d201c6fd2b06e0c6a9494ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>common-lisp</herd>
<herd>emacs</herd>
<longdescription>
  Emacs Common Lisp is an implementation of Common Lisp written in Emacs Lisp.
  That means you can run Common Lisp programs in Emacs, and you can write
  Emacs extensions in Common Lisp. At this stage, much of ANSI Common Lisp is
  implemented, but, among other things, CLOS and pretty printing are missing.
</longdescription>
</pkgmetadata>