More ordering & layout fixes

This commit is contained in:
Vale
2016-02-26 10:33:51 -05:00
parent cfe8d82c32
commit f8aeb53372
257 changed files with 375 additions and 561 deletions

View File

@@ -13,8 +13,7 @@ comments, and blank lines are preserved as far as possible when data is updated.
programs, since it is very disorienting for a user to have her config file \
completely rearranged whenever a program changes it. iniparse also allows \
making the order of entries in a config file significant, which is desirable \
in applications like image galleries.
"
in applications like image galleries."
HOMEPAGE="http://code.google.com/p/iniparse/"
COPYRIGHT="2001-2008 Python Software Foundation
2004-2009 Paramjit Oberoi