Metadata-Version: 1.0
Name: pyipc
Version: 0.2
Summary: IPC bindings for Python
Home-page: http://tltsu.ru/~const/
Author: Constantin Baranov
Author-email: baranov86@mail.ru
License: PSF
Description: System V IPC bindings for Python:
        - message queues
        - semaphores
        
Platform: posix
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Python Software Foundation License
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX
Classifier: Programming Language :: C
Classifier: Topic :: Software Development :: Libraries :: Python Modules
