mirror of
https://git.freebsd.org/ports.git
synced 2025-06-17 02:30:44 -04:00
they now redirect to anyway. All new urls checked to return 200, I've fixed a couple of them in the process. Approved by: portmgr blanket, mat
5 lines
188 B
Text
5 lines
188 B
Text
PyASP is a Python convenience wrapper allowing
|
|
to solve boolean satisfiability problems through
|
|
invocation of external commands 'clasp' and 'gringo'.
|
|
|
|
WWW: https://pypi.org/project/pyasp/
|