blob: 2194d44c9b0388c2e9edce72643e5fb4bfbd27c0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<?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>
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>
</upstream>
<origin>srcux</origin>
</pkgmetadata>
|