summaryrefslogtreecommitdiff
path: root/dev-python/cvxopt/metadata.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-12-14 13:26:14 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-12-14 13:26:14 +0000
commit6abbf81ef2f298e3221ff5e67a1f3c5f23958212 (patch)
tree25413d1cb3a0cbfe36029db32398c0f333609215 /dev-python/cvxopt/metadata.xml
parent9c417bacd51da6d8b57fa9f37425161d30d4b95b (diff)
gentoo resync : 14.12.2020
Diffstat (limited to 'dev-python/cvxopt/metadata.xml')
-rw-r--r--dev-python/cvxopt/metadata.xml39
1 files changed, 20 insertions, 19 deletions
diff --git a/dev-python/cvxopt/metadata.xml b/dev-python/cvxopt/metadata.xml
index 73822eb2153b..d8071e3a6fbe 100644
--- a/dev-python/cvxopt/metadata.xml
+++ b/dev-python/cvxopt/metadata.xml
@@ -1,23 +1,24 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="project">
- <email>sci-mathematics@gentoo.org</email>
- <name>Gentoo Mathematics Project</name>
- </maintainer>
- <longdescription lang="en">
- CVXOPT is a software for convex optimization based on
- the Python programming language. Its main purpose is to make the
- development of software for convex optimization applications
- straightforward.
-</longdescription>
- <use>
- <flag name="dsdp">Use interior point library
- <pkg>sci-libs/dsdp</pkg></flag>
- <flag name="glpk">Use GNU Linear Programming Kit
- <pkg>sci-mathematics/glpk</pkg></flag>
- </use>
- <upstream>
- <remote-id type="github">cvxopt/cvxopt</remote-id>
- </upstream>
+ <maintainer type="project">
+ <email>sci-mathematics@gentoo.org</email>
+ <name>Gentoo Mathematics Project</name>
+ </maintainer>
+ <longdescription lang="en">
+ CVXOPT is a software for convex optimization based on
+ the Python programming language. Its main purpose is to make the
+ development of software for convex optimization applications
+ straightforward.
+ </longdescription>
+ <use>
+ <flag name="dsdp">Use interior point library
+ <pkg>sci-libs/dsdp</pkg></flag>
+ <flag name="glpk">Use GNU Linear Programming Kit
+ <pkg>sci-mathematics/glpk</pkg></flag>
+ </use>
+ <upstream>
+ <remote-id type="github">cvxopt/cvxopt</remote-id>
+ <remote-id type="pypi">cvxopt</remote-id>
+ </upstream>
</pkgmetadata>