[ buster ]
[ 源代码: python-setoptconf ]
软件包:python-setoptconf(0.2.0-3)
python-setoptconf 的相关链接
Debian 的资源:
下载源码包 python-setoptconf:
- [python-setoptconf_0.2.0-3.dsc]
- [python-setoptconf_0.2.0.orig.tar.gz]
- [python-setoptconf_0.2.0-3.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
retrieve Python program settings from a variety of sources
setoptconf is a Python library to define desired settings in a simple and consistent way from a variety of sources, individually or combined:
- command line - environment variables - INI files - JSON - YAML - Python objects/modules
This package contains the modules for Python2.
其他与 python-setoptconf 有关的软件包
|
|
|
|
-
- dep: python
- 交互式高级面向对象语言(Python2 版本)
-
- dep: python-yaml
- YAML parser and emitter for Python