Automated commit for debian release 2.13-1
[hyperobject.git] / debian / control
1 Source: cl-hyperobject
2 Section: lisp
3 Priority: optional
4 Maintainer: Kevin M. Rosenberg <kmr@debian.org>
5 Build-Depends-Indep: dh-lisp
6 Build-Depends: debhelper (>= 11.0.0)
7 Standards-Version: 4.5.0.3
8 Homepage: http://hyperobject.kpe.io/
9 Vcs-Git: git://git.kpe.io/hyperobject.git
10 Vcs-Browser: http://git.kpe.io/?p=hyperobject.git
11
12 Package: cl-hyperobject
13 Architecture: all
14 Depends: ${misc:Depends}, cl-kmrcl, cl-rt
15 Description: Common Lisp library for hyperobjects
16  This package contains a library for creating and display hyperobjects.
17  Hyperobjects contain references to subobjects as well as to linked
18  objects.  This package includes functions to display hyperobjects in
19  multiple formats: ASCII Text, HTML, XML with optional field labels and
20  hyperlinks.