mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
a31fe40dd0
Signed-off-by: B. Watson <yalhcru@gmail.com>
7 lines
284 B
Text
7 lines
284 B
Text
configobj (configuration file python module)
|
|
|
|
A python module for ultra simple handling of configuration files.
|
|
Also useful for human readable data persistence. Flexible and simple.
|
|
|
|
Optional dependency: if python3 is installed, the configobj package will
|
|
contain the python3 module.
|