File: control

package info (click to toggle)
proofgeneral 4.4.1~pre170114-1.2
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye
  • size: 20,596 kB
  • sloc: lisp: 43,825; ml: 2,239; sh: 300; makefile: 264; perl: 159
file content (38 lines) | stat: -rw-r--r-- 1,395 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
38
Source: proofgeneral
Section: editors
Priority: optional
Maintainer: Hendrik Tews <hendrik@askra.de>
Build-Depends: debhelper (>= 9), texinfo, texlive-latex-recommended, texlive-plain-generic, texlive-fonts-recommended, emacs-gtk
Standards-Version: 3.9.8
Homepage: https://proofgeneral.github.io/

Package: proofgeneral
Architecture: all
Depends: ${misc:Depends}, emacs-gtk, mmm-mode
Suggests: proofgeneral-doc, prooftree
Replaces: proofgeneral-coq, proofgeneral-misc
Conflicts: proofgeneral-coq, proofgeneral-minlog, proofgeneral-misc
Description: generic frontend for proof assistants
 Proof General is a major mode to turn Emacs into an interactive proof
 assistant to write formal mathematical proofs using a variety of
 theorem provers. 
 .
 This package provides Proof General support for Coq. (There is no
 other proof assistant that one could sensibly support.)


Package: proofgeneral-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}
Breaks: proofgeneral (<< 4)
Replaces: proofgeneral (<< 4)
Recommends: info-browser | pdf-viewer | www-browser
Suggests: proofgeneral
Description: generic frontend for proof assistants - documentation
 Proof General is a major mode to turn Emacs into an interactive proof
 assistant to write formal mathematical proofs using a variety of
 theorem provers. 
 .
 This package provides the Proof General user manual in info, html and
 pdf form.