File: control

package info (click to toggle)
mdk-doc 1.3.0-3
  • links: PTS, VCS
  • area: non-free
  • in suites: forky, sid
  • size: 5,104 kB
  • sloc: ansic: 22,652; sh: 5,422; lisp: 1,118; lex: 830; makefile: 605; yacc: 288
file content (37 lines) | stat: -rw-r--r-- 1,015 bytes parent folder | download
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.