File: control

package info (click to toggle)
metamath-databases 0.0.0~20210101.git55fe226-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 48,584 kB
  • sloc: makefile: 7; sh: 6
file content (28 lines) | stat: -rw-r--r-- 1,052 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
Source: metamath-databases
Section: math
Priority: optional
Maintainer: Giovanni Mascellani <gio@debian.org>
Build-Depends: debhelper-compat (= 13), metamath
Standards-Version: 4.5.1
Homepage: http://us.metamath.org/
Rules-Requires-Root: no
Vcs-Browser: https://salsa.debian.org/debian/metamath-databases
Vcs-Git: https://salsa.debian.org/debian/metamath-databases.git

Package: metamath-databases
Architecture: all
Depends: ${misc:Depends}
Recommends: metamath
Multi-Arch: foreign
Description: Sample databases for Metamath
 Metamath is a tiny language for expressing theorems in abstract
 mathematics, accompanied by proofs that can be verified by a computer
 program.
 .
 This package contains a number of Metamath databases developed
 collectively by people from the Metamath project, including set.mm
 (Metamath Proof Explorer) and others available at http://us.metamath.org/.
 .
 You can edit and verify these databases with any tool implementing the
 Metamath language, including the reference implementation available in
 the package metamath.