# $Id: BUILDME,v 1.1.1.1 2007/09/26 00:00:33 chrism Exp $
# quick build (for lazy programmers).  for more information on the
# build process, see the README file.

python setup.py build_ext -i
python selftest.py
