summaryrefslogtreecommitdiff
blob: 2abc6f487ee59e78549247794f894fbb4822d373 (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>
<longdescription>
CL-MENUSYSTEM is a menu system for Common Lisp that implements menu
control and settings editing for CL applications. It has a number of
nifty features, including being based on CLOS, with separation of
backends (hypothetical as right now there's only one) and using
restarts for non-local exits from menus.
</longdescription>
</pkgmetadata>