../lib/libglob.tex \
../lib/libuser.tex \
../lib/libanydbm.tex \
+ ../lib/libbsddb.tex \
../lib/libdbhash.tex \
../lib/librandom.tex \
../lib/libsite.tex \
../lib/libtokenize.tex \
../lib/libmhlib.tex \
../lib/libtelnetlib.tex \
+ ../lib/libcolorsys.tex \
../lib/libcfgparser.tex
# LaTeX source files for Macintosh Library Modules.
\item[statcache.py]
--- Maintain a cache of file stats
-\item[colorsys.py]
---- Conversion between RGB and other color systems
-
\item[mhlib.py]
--- MH interface
\section{Extension modules}
\begin{description}
-\item[bsddbmodule.c]
---- Interface to the Berkeley DB interface (yet another
-dbm clone). See \refmodule{dbhash} for a DBM-style interface.
-
\item[cursesmodule.c]
--- Curses interface.