File: control

package info (click to toggle)
cl-hyperobject 2.13-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 340 kB
  • sloc: lisp: 1,843; xml: 215; makefile: 167
file content (20 lines) | stat: -rw-r--r-- 756 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: cl-hyperobject
Section: lisp
Priority: optional
Maintainer: Kevin M. Rosenberg <kmr@debian.org>
Build-Depends-Indep: dh-lisp
Build-Depends: debhelper (>= 11.0.0)
Standards-Version: 4.5.0.3
Homepage: http://hyperobject.kpe.io/
Vcs-Git: git://git.kpe.io/hyperobject.git
Vcs-Browser: http://git.kpe.io/?p=hyperobject.git

Package: cl-hyperobject
Architecture: all
Depends: ${misc:Depends}, cl-kmrcl, cl-rt
Description: Common Lisp library for hyperobjects
 This package contains a library for creating and display hyperobjects.
 Hyperobjects contain references to subobjects as well as to linked
 objects.  This package includes functions to display hyperobjects in
 multiple formats: ASCII Text, HTML, XML with optional field labels and
 hyperlinks.