Paketname | python-argparse |
Beschreibung | optparse-inspired command-line parsing library |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 1.1-1 |
Sektion | universe/python |
Priorität | optional |
Installierte Größe | 300 Byte |
Hängt ab von | python (>= 2.4), python-support (>= 0.90.0) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | argparse |
Paketgröße | 43358 Byte |
Prüfsumme MD5 | 8603f69d608296733660528d037b68eb |
Prüfsumme SHA1 | ab98070eeff8a56bb3f8c91b00e3c7dbe64425cb |
Prüfsumme SHA256 | c57b73d4aad2aefec5029ceb31c13ac4a05bba65a53bef491879cfd64725909f |
Link zum Herunterladen | python-argparse_1.1-1_all.deb |
Ausführliche Beschreibung | Argparse takes the best of the optparse command-line parsing module
and brings it new life. Argparse adds positional as well as
optional arguments, the ability to create parsers for sub-commands,
more informative help and usage messages, and much more. At the
same time, it retains the ease and flexibility of use that made
optparse so popular
|