| This Archive is Supported By |
| DevLib.Org which covers the following topics: superbowl commercials, Hosting Reviews. |
Name Last modified Size Description
Parent Directory 03-Apr-2009 19:17 -
KEYS 19-Nov-2009 05:44 4k
pylucene-2.4.1-1-src..> 03-Apr-2009 08:43 3.3M
pylucene-2.4.1-1-src..> 03-Apr-2009 08:43 1k
pylucene-2.4.1-2-src..> 23-May-2009 07:30 3.3M
pylucene-2.4.1-2-src..> 23-May-2009 07:30 1k
pylucene-2.9.0-1-src..> 14-Oct-2009 04:54 3.3M
pylucene-2.9.0-1-src..> 14-Oct-2009 04:54 1k
pylucene-2.9.1-1-src..> 07-Nov-2009 15:58 15.2M
pylucene-2.9.1-1-src..> 07-Nov-2009 15:58 1k
pylucene-2.9.2-1-src..> 27-Feb-2010 05:59 15.2M
pylucene-2.9.2-1-src..> 27-Feb-2010 05:59 1k
pylucene-2.9.3-1-src..> 29-Jun-2010 19:25 15.2M
pylucene-2.9.3-1-src..> 29-Jun-2010 19:25 1k
pylucene-3.0.0-1-src..> 30-Nov-2009 07:51 15.2M
pylucene-3.0.0-1-src..> 30-Nov-2009 07:51 1k
pylucene-3.0.1-1-src..> 27-Feb-2010 06:31 15.2M
pylucene-3.0.1-1-src..> 27-Feb-2010 06:31 1k
pylucene-3.0.2-1-src..> 29-Jun-2010 19:31 15.2M
pylucene-3.0.2-1-src..> 29-Jun-2010 19:31 1k
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