パッケージ: python-plaster (1.0-1)
python-plaster に関するリンク
Debian の資源:
python-plaster ソースパッケージをダウンロード:
- [python-plaster_1.0-1.dsc]
- [python-plaster_1.0.orig.tar.gz]
- [python-plaster_1.0.orig.tar.gz.asc]
- [python-plaster_1.0-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [pylonsproject.org]
類似のパッケージ:
Python multi-format configuration file loader interface - Python 2.x module
plaster is a loader interface around arbitrary config file formats. It exists to define a common API for applications to use when they wish to load configuration settings.
The library itself does not aim to handle anything except a basic API that applications may use to find and load configuration settings. Any specific constraints should be implemented in a pluggable loader which can be registered via an entrypoint.
This package provides the Python 2 version of the module.
その他の python-plaster 関連パッケージ
|
|
|
|
-
- dep: python
- 対話式の高レベルオブジェクト指向言語 (Python2 バージョン)
-
- dep: python-pkg-resources
- pkg_resources を用いたパッケージ検索およびリソースアクセス