1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37
|
Source: mdk-doc
Section: non-free/doc
Priority: optional
Maintainer: Peter Pentchev <roam@debian.org>
Build-Depends:
debhelper (>> 13.15.2~),
dh-sequence-single-binary,
dpkg-build-api (= 1),
intltool,
libglib2.0-dev,
pkgconf,
texinfo,
Standards-Version: 4.7.2
X-DH-Compat: 14
Homepage: https://www.gnu.org/software/mdk/mdk.html
Vcs-Browser: https://salsa.debian.org/debian/mdk-doc/
Vcs-Git: https://salsa.debian.org/debian/mdk-doc.git
XS-Autobuild: yes
X-Style: black
Package: mdk-doc
Architecture: all
Multi-Arch: foreign
Depends:
mdk,
Enhances:
mdk,
Description: Documentation for the MIX Development Kit
MDK stands for MIX Development Kit, and provides tools for developing
and executing, in a MIX virtual machine, MIXAL programs.
.
The MIX is Donald Knuth's mythical computer, described in the first
volume of The Art of Computer Programming, which is programmed using
MIXAL, the MIX assembly language.
.
This package contains the documentation for the utilities included in
the mdk package.
|