[ ソース: lazr.config ]
パッケージ: python3-lazr.config (3.0-1)
python3-lazr.config に関するリンク
Debian の資源:
lazr.config ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [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
- pkg_resources を用いたパッケージ検索およびリソースアクセス
-
- dep: python3-zope.interface
- Python3 用インターフェース
-
- sug: python-lazr.config-doc
- ini-file format handling supporting schemas and inheritance (documentation)