Name Last modified Size Description
Parent Directory - pylucene-9.4.1-src.tar.gz.sha256 2024-10-20 14:55 92 pylucene-9.4.1-src.tar.gz.asc 2024-10-20 14:55 833 pylucene-9.4.1-src.tar.gz 2024-10-20 14:55 49M pylucene-9.12.0-src.tar.gz.sha256 2024-10-11 18:47 93 pylucene-9.12.0-src.tar.gz.asc 2024-10-11 18:47 858 pylucene-9.12.0-src.tar.gz 2024-10-11 18:47 53M pylucene-8.11.0-src.tar.gz.sha256 2021-12-15 19:24 93 pylucene-8.11.0-src.tar.gz.asc 2021-12-15 19:24 833 pylucene-8.11.0-src.tar.gz 2021-12-15 19:24 48M pylucene-7.7.1-src.tar.gz.sha256 2019-06-03 17:10 92 pylucene-7.7.1-src.tar.gz.asc 2019-06-03 17:10 833 pylucene-7.7.1-src.tar.gz 2019-06-03 17:10 43M pylucene-10.0.0-src.tar.gz.sha256 2024-10-20 14:33 93 pylucene-10.0.0-src.tar.gz.asc 2024-10-20 14:33 858 pylucene-10.0.0-src.tar.gz 2024-10-20 14:33 52M KEYS 2013-01-15 15:13 3.8K
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 <https://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-x.y.z-src.tar.gz.asc or, $ pgp -ka KEYS $ pgp pylucene-x.y.z-src.tar.gz.asc or, $ gpg --import KEYS $ gpg --verify pylucene-x.y.z-src.tar.gz.asc