From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29006 invoked by alias); 30 Mar 2017 20:06:08 -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 70700 invoked by uid 89); 30 Mar 2017 19:41:05 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.4 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY,MISSING_MID,SPF_HELO_PASS autolearn=no version=3.3.2 spammy=30121, H*Ad:U*cygwin-announce, HTo:U*cygwin-announce X-HELO: mx1.redhat.com DMARC-Filter: OpenDMARC Filter v1.3.2 mx1.redhat.com B5FAE61D03 Authentication-Results: ext-mx10.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=cygwin.com Authentication-Results: ext-mx10.extmail.prod.ext.phx2.redhat.com; spf=none smtp.mailfrom=yselkowitz@cygwin.com DKIM-Filter: OpenDKIM Filter v2.11.0 mx1.redhat.com B5FAE61D03 X-Mailbox-Line: From cygwin-announce-swig-3.0.12-1 Thu Mar 30 14:40:48 2017 From: Yaakov Selkowitz To: cygwin-announce@cygwin.com Date: Thu, 30 Mar 2017 20:06:00 -0000 Subject: swig 3.0.12-1 X-SW-Source: 2017-03/txt/msg00084.txt.bz2 Message-ID: <20170330200600._LJ50TA6aMHf9EfBUPwUVA7FJj9UgzXD8Z73shz9KPY@z> The following packages have been uploaded to the Cygwin distribution: * swig-3.0.12-1 SWIG reads annotated C/C++ header files and creates wrapper code (glue code) in order to make the corresponding C/C++ libraries available to the listed languages, or to extend C/C++ programs with a scripting language. This is an update to the latest upstream release. -- Yaakov