Metadata-Version: 2.1
Name: pycarl
Version: 2.0.3
Summary: pycarl - Python Bindings for CArL
Home-page: https://github.com/moves-rwth/pycarl/
Author: S. Junges
Author-email: sebastian.junges@cs.rwth-aachen.de
Maintainer: M. Volk
Maintainer-email: matthias.volk@cs.rwth-aachen.de
License: UNKNOWN
Project-URL: Documentation, https://moves-rwth.github.io/pycarl/
Project-URL: Source, https://github.com/moves-rwth/pycarl/
Project-URL: Bug reports, https://github.com/moves-rwth/pycarl/issues
Description: Pycarl - Python Bindings for CArL
        =================================
        
        [![Build Status](https://travis-ci.org/moves-rwth/pycarl.svg?branch=master)](https://travis-ci.org/moves-rwth/pycarl)
        
        Python bindings for [CArL](https://github.com/smtrat/carl), created using [PyBind11](http://pybind11.readthedocs.io/en/stable/intro.html).
        
        For more information, please check the [documentation](https://moves-rwth.github.io/pycarl/).
        
        ### Authors:
        
        - Harold Bruintjes
        - Sebastian Junges
        - Matthias Volk
        
Platform: UNKNOWN
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3
Description-Content-Type: text/markdown
