X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:reply-to:to:cc:from:subject:message-id:date
	:mime-version:content-type:content-transfer-encoding; q=dns; s=
	default; b=fHNpmevAwHNmOMDgLZkNpSwk7DI9+hiOLCgx35+AuNTQycnfRWvbN
	YboHqkPjukaUZDtbLfOVD1CsylcFzW1MynlpS6yR/LVFqXMpnuqntYQ27Vq1Yv1e
	OR5Q7XWKgDlLZuw7HWQN7mtaU5p21dikcgiIPMLhpUKaHScuKz4MYw=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:reply-to:to:cc:from:subject:message-id:date
	:mime-version:content-type:content-transfer-encoding; s=default;
	 bh=kxfRMg+plqzBSON0/XCncLeUAyM=; b=p+Gd1rAUuLs/fEb8+ct6dxns7FmV
	6G21aedZMmPlL+qRS1Fz+gWxcuB2BNBsHNQI8egtLGgQ+6vLmGvswM8vRXzQovGV
	X5j8nty6saQjjejPjl6EjXrREmkKnySFTrdra0aEsdDrnOvsbwEY8cBE5PbQ4S/7
	/fRko4bZuA0b0MQ=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=1.0 required=5.0 tests=ALL_TRUSTED,BAYES_00,DATE_IN_PAST_06_12,FORGED_MUA_MOZILLA,FREEMAIL_FROM autolearn=no version=3.3.2 spammy=announcement, ANNOUNCEMENT, H*UA:Internet, H*x:Internet
X-HELO: localhost.localdomain
Reply-To: cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=1e100.net; s=20161025;        h=x-gm-message-state:to:cc:from:subject:message-id:date:user-agent         :mime-version:content-transfer-encoding;        bh=ERJ8t9pg+vLLI2I5q6KF0nPT2mW7X9fMT0+yZt7yRIY=;        b=H/m7DWWlnMtslIMcome+knan18qZSVyi4Jvgr90ce9MJ4+1ihZi8xYzpC8Dwo0QKz5         nVkELBWmLgrwJ/3EMIgNizkvtAXTX7JHo/Px9pqTDiBhd0wJMX9OzoN1mpA20iEaPi0y         PLMXHjVev5MkDbdE3/Uy7rdPCZFjJ7x5Zq28wit/XONh1fwFdHs5+hQpzhrIe0kVgREF         zFxQ7Dg9KIDd2Yz1D/oslpXzEEIJeZR808dK76ML4hcgsOOq7wyxz2hSb7pfqUZOMT3Q         ZUCAUAJK8VU/fbNc+FoF/gmQ/9UB6aTfGK112g9/K3sKjF8I17geBzyB+lW/4POihtUu         RB6A==
X-Gm-Message-State: AODbwcASlBYv1SsdQl/FomzqUr8Hl8PrWLGX8XqOZySPOnsBvuWac3JC	wlQyk311NGvQJQ==
X-Received: by 10.98.87.195 with SMTP id i64mr1073087pfj.51.1497052818036;        Fri, 09 Jun 2017 17:00:18 -0700 (PDT)
To: cygwin@cygwin.com
Cc: tesseract-ocr@googlegroups.com
From: Marco Atzeri <marco.atzeri@gmail.com>
Subject: [ANNOUNCEMENT] Updated: tesseract-ocr-3.05.01-1
Message-Id: <announce.8302da10-8c17-e516-4eb5-ad90cf1aef66@gmail.com>
Date: Sat, 10 Jun 2017 02:00:06 +0200
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

Version 3.05.01-1  of packages

    libtesseract-ocr_3
    tesseract-ocr
    tesseract-ocr-devel
    tesseract-training-util

are available in the Cygwin distribution:

Other language specific data are available upstream
   https://github.com/tesseract-ocr/tessdata/tree/3.04.00

while training data for building new language data are in
   https://github.com/tesseract-ocr/langdata

CHANGES
Last upstream release.
https://github.com/tesseract-ocr/tesseract/releases


DESCRIPTION
Tesseract is probably the most accurate open source OCR engine
available. Combined with the Leptonica Image Processing Library
it can read a wide variety of image formats and convert them to
text in over 60 languages. It was one of the top 3 engines in
the 1995 UNLV Accuracy test.
Improved extensively by Google.
It is released under the Apache License 2.0.

HOMEPAGE
https://github.com/tesseract-ocr/


Marco Atzeri

If you have questions or comments, please send them to the
cygwin mailing list at: cygwin (at) cygwin (dot) com .

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

