
PyLucene is a GCJ-compiled Python extension of Java Lucene and wouldn't be
possible without the tireless efforts of the people and open source projects
below.

  - the contributors to the GCC compiler suite,
    http://gcc.gnu.org/onlinedocs/gcc/Contributors.html

  - the GNU classpath team
    http://savannah.gnu.org/project/memberlist.php?group_id=85

  - the Java Lucene developers,
    http://jakarta.apache.org/lucene/docs/whoweare.html

  - the Open Source Applications Foundation, for hosting the project
    http://www.osafoundation.org

  - Andi Vajda, PyLucene project founder and maintainer, for believing that
    PyLucene should be feasible 

  - the following people contributed patches, samples and bug reports: 
     . Kapil Thangavelu (hazmat): FSDirectory support, first unit test
     . Frank Wierzbicki: IndexFiles.py and SearchFiles.py samples
     . Andreas Jung: several bug reports, nasty bugs indeed
     . Jeff Bowden: several bug reports and API additions via patches
     . Wai Yip Tung: test_PyLuceneThread.py unit test, windows threads testing
     . Yura Smolsky: test_Highlighter.py unit test, numerous bug reports
     . Steve Jenson: MultiFieldQueryParser addition to test_PyLucene.py
     . Erik Hatcher: man page index and search samples
     . Dudley Carr: building on FreeBSD
     . Matthew O'Connor: Debian binaries, bug reports
     . Kevin Ollivier: static link of _PyLucene.so and libgcj.so on Linux

Thank you all !
