ac4f82aa5a887b90a8fe1295a0946343a9580d40
[hyperobject.git] / debian / control
1 Source: cl-hyperobject
2 Section: devel
3 Priority: optional
4 Maintainer: Kevin M. Rosenberg <kmr@debian.org>
5 Build-Depends-Indep: debhelper (>= 4.0.0)
6 Standards-Version: 3.5.10.0
7
8 Package: cl-hyperobject
9 Architecture: all
10 Depends: ${shlibs:Depends}, common-lisp-controller, cl-kmrcl, cl-rt
11 Description: Common Lisp library for hyperobjects
12  This package contains a library for creating and display hyperobjects.
13  Hyperobjects contain references to subobjects as well as to linked
14  objects.  This package includes functions to display hyperobjects in
15  multiple formats: ASCII Text, HTML, XML with optional field labels and
16  hyperlinks.