软件包: python3-lazr.config (2.2-1)
python3-lazr.config 的相关链接
Trisquel 的资源:
下载源码包 lazr.config:
维护者:
Original Maintainers:
- Barry Warsaw
- Debian Python Modules Team (Mail Archive)
外部的资源:
- 主页 [launchpad.net]
相似软件包:
ini-file format handling supporting schemas and inheritance
The LAZR config system is typically used to manage process configuration. Process configuration is for saying how things change when we run systems on different machines, or under different circumstances.
This system uses ini-like file format of section, keys, and values. The config file supports inheritance to minimize duplication of information across files. The format supports schema validation.
This is the Python 3 version.
其他与 python3-lazr.config 有关的软件包
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-lazr.delegates
- easily write objects that delegate behavior
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python3-zope.interface
- Interfaces for Python3
-
- sug: python-lazr.config-doc
- ini-file format handling supporting schemas and inheritance