Metadata-Version: 1.1
Name: ipc
Version: 1.0.0
Summary: Interprocess communication via standard streams.
Home-page: UNKNOWN
Author: UNKNOWN
Author-email: UNKNOWN
License: UNKNOWN
Description: ipc
        ---
        
        Interprocess communication via standard streams (stdin, stdout, stderr).
        
        Installation
        ------------
        ::
        
            $ pip install ipc
        
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Software Development :: Libraries :: Python Modules
