Source: pysilhouette
Section: python
Priority: extra
Maintainer: Kei Funagayama <kei@karesansui-project.info>
Build-Depends: cdbs, debhelper (>= 7), python-setuptools (>= 0.6b3), python-support (>= 0.3), python-dev
#XS-Python-Version: >= 2.4
Standards-Version: 3.8.0
Homepage: http://pysilhouette.sourceforge.jp/

Package: pysilhouette
Architecture: all
#XB-Python-Version: ${python:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
Description: A python-based background job manager
 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.

