[ buster ]
[ 源代码: python-plaster ]
软件包: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
- Package Discovery and Resource Access using pkg_resources