[ 原始碼: python-cliapp ]
套件:python3-cliapp(1.20180812.1-4)
python3-cliapp 的相關連結
Debian 的資源:
下載原始碼套件 python-cliapp:
- [python-cliapp_1.20180812.1-4.dsc]
- [python-cliapp_1.20180812.1.orig.tar.xz]
- [python-cliapp_1.20180812.1-4.debian.tar.xz]
維護者:
外部的資源:
- 主頁 [liw.fi]
相似套件:
Python framework for Unix command line programs
cliapp makes it easier to write typical Unix command line programs, by taking care of the common tasks they need to do, such as parsing the command line, reading configuration files, setting up logging, iterating over lines of input files, and so on.
其他與 python3-cliapp 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (>= 3.4)
-
- dep: python3-yaml
- YAML parser and emitter for Python3
-
- sug: python3-xdg
- Python 3 library to access freedesktop.org standards