[ buster ]
[ 源代码: python-reconfigure ]
软件包:python-reconfigure(0.1.81+git20171214.2b8729a8-1)
python-reconfigure 的相关链接
Debian 的资源:
下载源码包 python-reconfigure:
- [python-reconfigure_0.1.81+git20171214.2b8729a8-1.dsc]
- [python-reconfigure_0.1.81+git20171214.2b8729a8.orig.tar.gz]
- [python-reconfigure_0.1.81+git20171214.2b8729a8-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [eugeny.github.io]
相似软件包:
simple config file management library (Python 2)
python-reconfigure provides easy and uniform access to various kinds of configuration files, easily extendable with custom parsers.
Supported configuration files:
* Ajenti (ajenti) * BIND9 DNS (bind9) * Crontabs (crontab) * Samba CTDB (ctdb) * ISC DHCPD / uDHCPD (dhcpd) * NFS /etc/exports (exports) * /etc/fstab (fstab) * /etc/group (group) * /etc/hosts (hosts) * iptables-save dump (iptables) * Netatalk afp.conf (netatalk) * NSD DNS (nsd) * /etc/passwd (passwd) * /etc/resolv.conf (resolv) * Samba (samba) * Squid 3 (squid) * Supervisord (supervisor)
Included parsers:
* BIND9 config (bind9) * Crontab (crontab) * NFS Exports (exports) * .ini (ini) * iptables-save (iptables) * nginx-like (nginx) * squid (squid) * nsd (nsd) * CSV-like space-separated values (ssv) * JSON (jsonparser)
其他与 python-reconfigure 有关的软件包
|
|
|
|
-
- dep: python
- 交互式高级面向对象语言(Python2 版本)
-
- dep: python-chardet
- universal character encoding detector for Python2
-
- dep: python-iniparse
- access and modify configuration data in INI files (Python 2)