mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-07-21 22:53:31 +02:00
18 lines
656 B
XML
18 lines
656 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/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>
|
|
<remote-id type="github">ProofGeneral/PG</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|