changeset 1 | ee31f1bf17c1 |
child 2 | d3ffa15f5886 |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/README Wed Apr 03 20:37:05 2013 +0200 @@ -0,0 +1,9 @@ +Pycolib +======== + +Pycolib is library of small, mostly one-file, modules with little or not (inter)dependencies. + + * ansicolor - change color of text in terminal using ANSI escape sequences + * 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