changeset 1 | ee31f1bf17c1 |
child 2 | d3ffa15f5886 |
0:ee24ce33ab55 | 1:ee31f1bf17c1 |
---|---|
1 Pycolib |
|
2 ======== |
|
3 |
|
4 Pycolib is library of small, mostly one-file, modules with little or not (inter)dependencies. |
|
5 |
|
6 * ansicolor - change color of text in terminal using ANSI escape sequences |
|
7 * makeurl - adjust string for using in URL by replacing symbols and combined unicode chars |
|
8 * prettysize - print file sizes in human readable form |
|
9 * soap - minimal SOAP client |