[ ソース: cl-py-configparser ]
パッケージ: cl-py-configparser (20170830-1.1)
cl-py-configparser に関するリンク
Debian の資源:
cl-py-configparser ソースパッケージをダウンロード:
- [cl-py-configparser_20170830-1.1.dsc]
- [cl-py-configparser_20170830.orig.tar.gz]
- [cl-py-configparser_20170830-1.1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [common-lisp.net]
類似のパッケージ:
implements the ConfigParser Python module functionality in Common Lisp
The py-configparser package implements the ConfigParser Python module functionality in Common Lisp.
In short, it implements reading and writing of .INI-file style configuration files with sections containing key/value pairs of configuration options. In line with the functionalities in the python module, does this package implement basic interpolation of option values in other options.
その他の cl-py-configparser 関連パッケージ
|
|
|
|
-
- dep: cl-parse-number
- parse a string into one of the standard Common Lisp number types