[ 原始碼: python-iniconfig ]
套件:python3-iniconfig(1.1.1-2)
python3-iniconfig 的相關連結
Debian 的資源:
下載原始碼套件 python-iniconfig:
- [python-iniconfig_1.1.1-2.dsc]
- [python-iniconfig_1.1.1.orig.tar.gz]
- [python-iniconfig_1.1.1-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
brain-dead simple parsing of ini files
iniconfig is a small and simple INI-file parser module having a unique set of features:
* maintains order of sections and entries * supports multi-line values with or without line-continuations * supports "#" comments everywhere * raises errors with proper line-numbers * no bells and whistles like automatic substitutions * iniconfig raises an Error if two sections have the same name.
其他與 python3-iniconfig 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)