From fd9bdc49196fba03dd5e50e378aad2cf3ef42e31 Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Tue, 19 Apr 2022 09:41:08 +0000 Subject: Adding metadata --- dev-python/python-constraint/metadata.xml | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) (limited to 'dev-python/python-constraint') diff --git a/dev-python/python-constraint/metadata.xml b/dev-python/python-constraint/metadata.xml index a0974b823394..0324a62cd37d 100644 --- a/dev-python/python-constraint/metadata.xml +++ b/dev-python/python-constraint/metadata.xml @@ -1,12 +1,13 @@ - + - - - gaboroszkar@protonmail.com - Gábor Oszkár Dénes - - + + gaboroszkar@protonmail.com + Gábor Oszkár Dénes + + 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 < b, ...). - + + gentoo-guru-overlay + \ No newline at end of file -- cgit v1.3.1