    README for pd external 'readdir'

    Last updated for readdir v0.02

DESCRIPTION
    The 'readdir' object lets you read the contents of a directory.

INSTALLATION
    Issue the following commands to the shell:

       cd readdir-X.YY  (or wherever you extracted the distribution)
       ./configure
       make
       make install

BUILD OPTIONS
    The 'configure' script supports the following options, among others:

    * --enable-debug , --disable-debug
        Whether to enable verbose debugging messages. Default=no.

ACKNOWLEDGEMENTS
    PD by Miller Puckette and others.

    Ideas, black magic, and other nuggets of information drawn from code by
    Guenter Geiger, Larry Troxler, and iohannes m zmoelnig.

KNOWN BUGS
    None known.

AUTHOR
    Bryan Jurish <moocow@ling.uni-potsdam.de>

