套件: cl-py-configparser (20131003-1)
cl-py-configparser 的相關超連結
Trisquel 的資源:
下載原始碼套件 cl-py-configparser:
- [cl-py-configparser_20131003-1.dsc]
- [cl-py-configparser_20131003.orig.tar.gz]
- [cl-py-configparser_20131003-1.debian.tar.xz]
維護者:
Original Maintainer:
- Dimitri Fontaine
外部的資源:
- 主頁 [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