Paketname | python-sclapp |
Beschreibung | framework for Python command-line applications |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.5.3-1 |
Sektion | universe/python |
Priorität | optional |
Installierte Größe | 224 Byte |
Hängt ab von | python, python-central (>= 0.6.7) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu MOTU Developers |
Quelle | sclapp |
Paketgröße | 44190 Byte |
Prüfsumme MD5 | 4bdcbf0a6885b8f050adaee6387da4fd |
Prüfsumme SHA1 | d1f306449b68420c4c9f402e8640a2f33854b5ac |
Prüfsumme SHA256 | 13dfe4270b8e147b66bd16c848f15d1546cdaa595ef0c007c5caa747ef5aadad |
Link zum Herunterladen | python-sclapp_0.5.3-1_all.deb |
Ausführliche Beschreibung | 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)
|