martINI 0.4
edit .ini files from the command line
martINI is an extended facility for utilizing ini files in python. martINI includes API, command-line, and web interfaces. martINI is built on the ConfigParser module, which is part of python's standard library.
Command Line Tools
martINI comes with several command line tools for manipulating .ini files:
- ini-get: get key or section values from a .ini files
- ini-set: set .ini file values
- ini-delete: delete .ini key-value pairs from a .ini files
- ini-munge: combine several .ini files
Running the commands will display usage information.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| martINI-0.4.tar.gz (md5) | Source | 2010-11-24 | 15KB | 506 | |
- Author: Jeff Hammel
- Home Page: http://k0s.org/hg/martINI
- Keywords: ini cli
- License: GPL
- Package Index Owner: k0s
- DOAP record: martINI-0.4.xml
