gentoo-ebuilds/dev-ml/ocplib-simplex/metadata.xml
Alfredo Tupone b4fdaf0f49
dev-ml/ocplib-simplex: add github upstream metadata
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
2022-12-04 22:21:36 +01:00

15 lines
495 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>ml@gentoo.org</email>
<name>ML</name>
</maintainer>
<longdescription lang="en">
A library implementing a simplex algorithm, in a functional style,
for solving systems of linear inequalities
</longdescription>
<upstream>
<remote-id type="github">OCamlPro-Iguernlala/ocplib-simplex</remote-id>
</upstream>
</pkgmetadata>