Files
guru/dev-lang/lean/metadata.xml
Maciej Barć b206aa4fe3 dev-lang/lean: add version 3.33.0
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Maciej Barć <xgqt@riseup.net>
2021-10-19 23:41:00 +02:00

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>