Name Last modified Size Description
Parent Directory 30-Mar-2011 07:24 -
KEYS 18-Nov-2009 14:44 4k
README.html 02-Apr-2009 18:39 2k
pylucene-2.9.4-1-src.tar.gz 12-Dec-2010 17:08 15.2M GZIP compressed tar archive
pylucene-2.9.4-1-src.tar.gz.asc 12-Dec-2010 17:08 1k GZIP compressed tar archive
pylucene-3.0.3-1-src.tar.gz 12-Dec-2010 17:18 15.2M GZIP compressed tar archive
pylucene-3.0.3-1-src.tar.gz.asc 12-Dec-2010 17:18 1k GZIP compressed tar archive
pylucene-3.1.0-1-src.tar.gz 02-Apr-2011 13:54 31.6M GZIP compressed tar archive
pylucene-3.1.0-1-src.tar.gz.asc 02-Apr-2011 13:54 1k GZIP compressed tar archive
pylucene-3.2.0-1-src.tar.gz 06-Jun-2011 15:03 37.5M GZIP compressed tar archive
pylucene-3.2.0-1-src.tar.gz.asc 06-Jun-2011 15:03 1k GZIP compressed tar archive
pylucene-3.3-3-src.tar.gz 21-Jul-2011 10:16 40.2M GZIP compressed tar archive
pylucene-3.3-3-src.tar.gz.asc 21-Jul-2011 10:16 1k GZIP compressed tar archive
pylucene-3.4.0-1-src.tar.gz 15-Sep-2011 12:49 40.7M GZIP compressed tar archive
pylucene-3.4.0-1-src.tar.gz.asc 15-Sep-2011 12:49 1k GZIP compressed tar archive
pylucene-3.5.0-3-src.tar.gz 08-Dec-2011 22:19 40.8M GZIP compressed tar archive
pylucene-3.5.0-3-src.tar.gz.asc 08-Dec-2011 22:19 1k GZIP compressed tar archive
pylucene-3.6.0-2-src.tar.gz 07-May-2012 18:15 33.5M GZIP compressed tar archive
pylucene-3.6.0-2-src.tar.gz.asc 07-May-2012 18:15 1k GZIP compressed tar archive
The tar files in the distribution use GNU tar extensions and must be untarred with a GNU compatible version of tar. The version of tar on Solaris will not work with these files.
The changes in this release are detailed in the release notes.
Thank you for using PyLucene.
Many of the files have been digitally signed using GnuPG. If so, there will be an accompanying file.asc signature file in the same directory as the file. The signing keys can be found in the distribution directory at <http://www.apache.org/dist/lucene/pylucene/KEYS>.
Always download the KEYS file directly from the Apache site, never from a mirror site.
Always test available signatures, e.g., $ pgpk -a KEYS $ pgpk pylucene-2.4.1-1-src.tar.gz.asc or, $ pgp -ka KEYS $ pgp pylucene-2.4.1-1-src.tar.gz.asc or, $ gpg --import KEYS $ gpg --verify pylucene-2.4.1-src.tar.gz.asc