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: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>= 7)
Standards-Version: 3.9.2
Vcs-Git: git://github.com/lamby/pkg-swi-prolog-doc.git
Vcs-Browser: https://github.com/lamby/pkg-swi-prolog-doc
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.
|