Metadata-Version: 1.1
Name: pycsp
Version: 0.9.0
Summary: PyCSP - Python CSP Library
Home-page: http://code.google.com/p/pycsp/
Author: Rune M. Friborg
Author-email: rune.m.friborg@gmail.com
License: MIT
Description: PyCSP is a CSP library for Python that implements core CSP
        functionality with some extensions from pi-calculus.
        
        See http://code.google.com/p/pycsp for new versions.
        
Keywords: python csp concurrency distributed communicating sequential processes
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
