1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
Source: swi-prolog-doc
Section: doc
Priority: optional
Maintainer: Chris Lamb <lamby@debian.org>
Build-Depends: debhelper (>= 7)
Standards-Version: 3.8.1
Vcs-Git: git://git.chris-lamb.co.uk/debian/pkg-swi-prolog-doc.git
Vcs-Browser: http://git.chris-lamb.co.uk/?p=debian/pkg-swi-prolog-doc.git
Homepage: http://www.swi-prolog.org
Package: swi-prolog-doc
Architecture: all
Depends: ${misc:Depends}
Description: Documentation for SWI-Prolog interpreter and XPCE
SWI-Prolog is a Prolog implementation based on a subset of the WAM.
It is accompanied by XPCE, a symbolic programming environment for
user interfaces.
.
This package contains the documentation in PDF and HTML format for
SWI-Prolog and XPCE/Prolog.
|