blob: 3e4f3ef5b9bdbcadb2e2930e0f10774db080c768 (
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>sci-mathematics@gentoo.org</email>
<name>Gentoo Mathematics Project</name>
</maintainer>
<longdescription>
Metamath is a tiny language that can express theorems in abstract
mathematics, accompanied by proofs that can be verified by a computer
program.
</longdescription>
<upstream>
<bugs-to>https://github.com/metamath/metamath-exe/issues</bugs-to>
</upstream>
<origin>srcux</origin>
</pkgmetadata>
|