From 20d9e94ff89be268d743bf1c2bb31fed227cc6e9 Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Sun, 1 Dec 2013 02:17:21 +0400 Subject: [PATCH] Document flad, hash and pbar subpackages --- README.txt | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.txt b/README.txt index 3aa73e3..9e54dc8 100644 --- a/README.txt +++ b/README.txt @@ -6,8 +6,13 @@ Content of the library: 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(). @@ -42,6 +47,8 @@ opdate.py - additional date/time manipulation routines 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. -- 2.39.2