README
author Radek Brich <radek.brich@devl.cz>
Wed, 03 Apr 2013 20:37:05 +0200
changeset 1 ee31f1bf17c1
child 2 d3ffa15f5886
permissions -rw-r--r--
Add ansicolor, prettysize, makeurl and README.

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