From cf786d149b14a3c2ff94eb31288fa70903522296 Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Mon, 2 May 2022 20:46:22 +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