[ buster ]
[ ソース: python-reconfigure ]
パッケージ: python3-reconfigure (0.1.81+git20171214.2b8729a8-1)
python3-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 3)
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)
This is a Python 3 version of the package
その他の python3-reconfigure 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-chardet
- 汎用の文字エンコーディング判別器 - Python3 用
-
- dep: python3-iniparse
- access and modify configuration data in INI files (Python 3)