diff -r cc27136cdead -r fdaa7dc9035e README --- a/README Sat Apr 06 00:07:17 2013 +0200 +++ b/README Sat Apr 13 14:11:26 2013 +0200 @@ -5,6 +5,7 @@ * ansicolor - change color of text in terminal using ANSI escape sequences * coloredformatter - logging.Formatter which adds ANSI colors to output + * configparser - simple config file parser utilizing Python's exec() builtin * makeurl - adjust string for using in URL by replacing symbols and combined unicode chars * prettysize - print file sizes in human readable form * soap - minimal SOAP client