blob: eabbd5546ccf225b6d1310c26a4665fa2fc3810b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>gnu-emacs@gentoo.org</email>
<name>Gentoo GNU Emacs project</name>
</maintainer>
<longdescription>
Proof General is a generic Emacs interface for proof assistants. The aim of
the Proof General project is to provide a powerful, generic environment for
using interactive proof assistants.
</longdescription>
<stabilize-allarches />
<upstream>
<bugs-to>https://github.com/ProofGeneral/PG/issues/</bugs-to>
</upstream>
<origin>srcux</origin>
</pkgmetadata>
|