defenc.py - get default encoding.
+flad/ - Flat ASCII Database. See README-flad.txt.
+
flog.py - simple file logger.
+hash/ - extended disk hashes package. It extends anydbm/whichdb with ZODB and
+ MetaKit-based hashes.
+
lazy/ - lazy evaluation modules - lazy dictionary and lazy import.
mcrypt.py - crypt module supplement function gen_salt().
opstring.py - additional string manipulation routines
(character padding, encoding conversions).
+pbar/ - progress bar for tty.
+
rus/ - work with russian cyrillic - convert text to/from translit.
-tty_menu.py - extremely dumb text-mode menues.
+tty_menu.py - extremely dumb text-mode menus.