mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-11 16:13:21 -04:00
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Maciej Barć <xgqt@riseup.net>
21 lines
656 B
XML
21 lines
656 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>xgqt@riseup.net</email>
|
|
<name>Maciej Barć</name>
|
|
</maintainer>
|
|
<longdescription lang="en">
|
|
The Lean theorem prover is a proof assistant developed principally
|
|
by Leonardo de Moura at Microsoft Research.
|
|
</longdescription>
|
|
<upstream>
|
|
<bugs-to>https://github.com/leanprover-community/lean/issues</bugs-to>
|
|
<remote-id type="github">leanprover-community/lean</remote-id>
|
|
</upstream>
|
|
<use>
|
|
<flag name="json"> Enable JSON support</flag>
|
|
</use>
|
|
</pkgmetadata>
|