mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-07-21 22:53:31 +02:00
as I am now a member of Gentoo GNU Emacs project Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Maciej Barć <xgqt@gentoo.org>
18 lines
642 B
XML
18 lines
642 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>
|
|
Provides a major mode for the Lean 3 programming language.
|
|
Provides highlighting, diagnostics, goal visualization and many other
|
|
useful features for Lean users.
|
|
</longdescription>
|
|
<upstream>
|
|
<bugs-to>https://github.com/leanprover/lean-mode/issues</bugs-to>
|
|
<remote-id type="github">leanprover/lean-mode</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|