Metadata-Version: 1.0
Name: pysilhouette
Version: 0.8.1
Summary: A python-based background job manager
Home-page: http://sourceforge.jp/projects/pysilhouette/
Author: Taizo ITO
Author-email: taizo@karesansui-project.info
License: The MIT License
Description: Pysilhouette is a python-based background job manager,
            intended to co-work with various python-based web applications.
            It makes it available to get job status to programmers,
            which was difficult in http-based stateless/interactive session before.
            100% Pure Python.
Platform: Linux
Classifier: Environment :: No Input/Output (Daemon)
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: Japanese
Classifier: Programming Language :: Python :: 2.4
