BLURB			copy of announcement article
COPYRIGHT.INN		This is the license for the QIO functions.
MANIFEST		Um, this file.
Makefile.pre.in		Makefile template
QIO.doc			plaintext documentation of QIO functions and methods
README			Explains how to build the module.
make_clean		Restore this kit to its original state.
make_shared		Make a shared library version of the qio module
make_static		Make a copy of Python with qio built in.
qiomodule.c		module source code
test.py			A small test/benchmark program.

Demo/nntpclient.py	Python's nntplib.py modified to use QIO.
