Binary package “python-sclapp” in ubuntu precise
framework for Python command-line applications
sclapp is a Python module that makes it easy to write well-behaved
command-line applications and helps authors deal with the following
issues:
.
* Signal handling
* Terminal character encodings
* Standard output failures (broken pipes)
* Common command-line options (like --help and --version)