diff options
author | Maciej Barć <xgqt@gentoo.org> | 2021-11-26 13:37:07 +0100 |
---|---|---|
committer | Maciej Barć <xgqt@gentoo.org> | 2021-11-26 14:08:07 +0100 |
commit | 5893d61a895b2c428d465dba6fe5a3109659fd6c (patch) | |
tree | fbd2d3e839fa74dd2961d6442fb077473ba13940 /sci-mathematics/mathlib-tools/metadata.xml | |
parent | sci-mathematics/lean: new package; add version 3.35.1 (diff) | |
download | gentoo-5893d61a895b2c428d465dba6fe5a3109659fd6c.tar.gz gentoo-5893d61a895b2c428d465dba6fe5a3109659fd6c.tar.bz2 gentoo-5893d61a895b2c428d465dba6fe5a3109659fd6c.zip |
sci-mathematics/mathlib-tools: new package; add version 1.1.0
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
Diffstat (limited to 'sci-mathematics/mathlib-tools/metadata.xml')
-rw-r--r-- | sci-mathematics/mathlib-tools/metadata.xml | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/sci-mathematics/mathlib-tools/metadata.xml b/sci-mathematics/mathlib-tools/metadata.xml new file mode 100644 index 000000000000..f91e58a755f7 --- /dev/null +++ b/sci-mathematics/mathlib-tools/metadata.xml @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> + +<pkgmetadata> + <maintainer type="person"> + <email>xgqt@gentoo.org</email> + <name>Maciej Barć</name> + </maintainer> + <longdescription lang="en"> + This package contains leanproject, a supporting tool for Lean mathlib. + More info: + - https://leanprover-community.github.io/toolchain.html#handling-dependencies + - https://leanprover-community.github.io/leanproject.html + </longdescription> + <upstream> + <bugs-to>https://github.com/leanprover-community/mathlib-tools/issues</bugs-to> + <remote-id type="github">leanprover-community/mathlib-tools</remote-id> + </upstream> +</pkgmetadata> |