Metadata-Version: 2.1
Name: clingo-lpx
Version: 1.3.0
Summary: CFFI-based bindings to the clingo-lpx solver.
Home-page: https://github.com/potassco/clingo-lpx
Author: Roland Kaminski
Author-email: kaminski@cs.uni-potsdam.de
License: MIT
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: cffi
Requires-Dist: clingo

This package allows for adding the clingo-lpx propagator as a
theory to clingo.

It can also be used as a clingo-lpx solver running:

    python -m clingolpx CLINGOLPX_ARGUMENTS
