Metadata-Version: 1.1
Name: ivy-python
Version: 3.1
Summary: Ivy: a lightweight software bus
Home-page: http://www.eei.cena.fr/products/ivy/
Author: Sebastien Bigaret
Author-email: sebastien.bigaret@telecom-bretagne.eu
License: BSD License
Description: Ivy is a lightweight software bus for quick-prototyping protocols. It allows
        applications to broadcast information through text messages, with a
        subscription mechanism based on regular expressions.
        
        It is compatible with both python 2.7+ and python 3.x.
        
Platform: UNKNOWN
Classifier: Development Status :: 6 - Mature
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Natural Language :: English
Classifier: Natural Language :: French
Classifier: Topic :: Software Development :: Libraries :: Python Modules
