summaryrefslogtreecommitdiff
path: root/dev-python/python-constraint
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-08-08 14:09:47 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-08-08 14:09:47 +0000
commit9d4aba866eb08968dab1ea85838d1f8e9e8b8cf0 (patch)
tree387f2064458f95a9ef589081c99f2e00c351d80e /dev-python/python-constraint
parent665f4c2370cd79afdbeaee285f56b72826a8434b (diff)
downloadbaldeagleos-repo-9d4aba866eb08968dab1ea85838d1f8e9e8b8cf0.tar.gz
baldeagleos-repo-9d4aba866eb08968dab1ea85838d1f8e9e8b8cf0.tar.xz
baldeagleos-repo-9d4aba866eb08968dab1ea85838d1f8e9e8b8cf0.zip
Adding metadata
Diffstat (limited to 'dev-python/python-constraint')
-rw-r--r--dev-python/python-constraint/metadata.xml8
1 files changed, 6 insertions, 2 deletions
diff --git a/dev-python/python-constraint/metadata.xml b/dev-python/python-constraint/metadata.xml
index f2fd571b7632..0de84e2afeae 100644
--- a/dev-python/python-constraint/metadata.xml
+++ b/dev-python/python-constraint/metadata.xml
@@ -6,12 +6,16 @@
<name>Gábor Oszkár Dénes</name>
</maintainer>
<maintainer type="project">
+ <email>sci@gentoo.org</email>
+ <name>Gentoo Science Project</name>
+ </maintainer>
+ <maintainer type="project">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<longdescription>
- The Python constraint module offers solvers for Constraint Satisfaction Problems (CSPs) over finite domains in simple and pure Python. CSP is class of problems which may be represented in terms of variables (a, b, ...), domains (a in [1, 2, 3], ...), and constraints (a &lt; b, ...).
- </longdescription>
+ The Python constraint module offers solvers for Constraint Satisfaction Problems (CSPs) over finite domains in simple and pure Python. CSP is class of problems which may be represented in terms of variables (a, b, ...), domains (a in [1, 2, 3], ...), and constraints (a &lt; b, ...).
+ </longdescription>
<origin>gentoo-staging</origin>
</pkgmetadata> \ No newline at end of file