From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 93818 invoked by alias); 27 Nov 2017 06:44:03 -0000 Mailing-List: contact cygwin-announce-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-announce-owner@cygwin.com Reply-To: The Cygwin Mailing List Mail-Followup-To: cygwin-announce@cygwin.com Received: (qmail 87567 invoked by uid 89); 27 Nov 2017 06:39:22 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.3 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,KAM_NUMSUBJECT,KB_WAM_FROM_NAME_SINGLEWORD,MISSING_MID,SPF_HELO_PASS autolearn=no version=3.3.2 spammy=Hx-languages-length:812, adaptable, 1451, H*Ad:U*cygwin-announce X-HELO: mx1.redhat.com X-Mailbox-Line: From cygwin-announce-xapian-core-1.4.5-1 Mon Nov 27 00:31:17 2017 From: Yaakov Selkowitz To: cygwin-announce@cygwin.com Date: Mon, 27 Nov 2017 06:44:00 -0000 Subject: xapian-core/xapian-bindings 1.4.5-1 X-SW-Source: 2017-11/txt/msg00057.txt.bz2 Message-ID: <20171127064400.uYwJkVxZHq_QDCBaxmZ_495t5_-OwGwhLgdlRKfqp10@z> The following packages have been uploaded to the Cygwin distribution: * xapian-core-1.4.5-1 * libxapian30-1.4.5-1 * libxapian-devel-1.4.5-1 * libxapian-doc-1.4.5-1 * lua-xapian-1.4.5-1 * lua-xapian-doc-1.4.5-1 * python2-xapian-1.4.5-1 * python2-xapian-doc-1.4.5-1 * python3-xapian-1.4.5-1 * python3-xapian-doc-1.4.5-1 * ruby-xapian-1.4.5-1 * ruby-xapian-doc-1.4.5-1 * tcl-xapian-1.4.5-1 * tcl-xapian-doc-1.4.5-1 Xapian is a highly adaptable toolkit which allows developers to easily add advanced indexing and search facilities to their own applications. It supports the Probabilistic Information Retrieval model and also supports a rich set of boolean query operators. This is an update to the latest upstream release branch. Python 3 bindings have been added. -- Yaakov