Name Last modified Size Description
Parent Directory -
KEYS 2009-11-18 21:44 3.8K
pylucene-2.9.4-1-src.tar.gz 2010-12-13 00:08 15M
pylucene-2.9.4-1-src.tar.gz.asc 2010-12-13 00:08 833
pylucene-2.9.4-1-src.tar.gz.md5 2010-12-13 00:08 42
pylucene-3.0.3-1-src.tar.gz 2010-12-13 00:18 15M
pylucene-3.0.3-1-src.tar.gz.asc 2010-12-13 00:18 833
pylucene-3.0.3-1-src.tar.gz.md5 2010-12-13 00:18 42
pylucene-3.1.0-1-src.tar.gz 2011-04-02 19:54 32M
pylucene-3.1.0-1-src.tar.gz.asc 2011-04-02 19:54 833
pylucene-3.1.0-1-src.tar.gz.md5 2011-04-02 19:54 42
pylucene-3.2.0-1-src.tar.gz 2011-06-06 21:03 37M
pylucene-3.2.0-1-src.tar.gz.asc 2011-06-06 21:03 833
pylucene-3.2.0-1-src.tar.gz.md5 2011-06-06 21:03 42
pylucene-3.3-3-src.tar.gz 2011-07-21 16:16 40M
pylucene-3.3-3-src.tar.gz.asc 2011-07-21 16:16 833
pylucene-3.3-3-src.tar.gz.md5 2011-07-21 16:16 42
pylucene-3.4.0-1-src.tar.gz 2011-09-15 18:49 41M
pylucene-3.4.0-1-src.tar.gz.asc 2011-09-15 18:49 833
pylucene-3.4.0-1-src.tar.gz.md5 2011-09-15 18:49 42
pylucene-3.5.0-3-src.tar.gz 2011-12-09 05:19 41M
pylucene-3.5.0-3-src.tar.gz.asc 2011-12-09 05:19 833
pylucene-3.5.0-3-src.tar.gz.md5 2011-12-09 05:19 42
pylucene-3.6.0-2-src.tar.gz 2012-05-08 00:15 34M
pylucene-3.6.0-2-src.tar.gz.asc 2012-05-08 00:15 833
pylucene-3.6.0-2-src.tar.gz.md5 2012-05-08 00:15 42
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