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:subject:from:date:message-id
	:mime-version:content-type; q=dns; s=default; b=OvwwBht5jJvT8Oki
	oXt7J7NTTsqd4MWzcsyTl4JonXRKgUiVuQTFWbbHrRsT23QzFhGkOWwEUtBiaH24
	X86mRYubBK18rflNA309xenXO7Cy5G1zyVbzVBzjleqHunse80cWE0Jhz7yAyUou
	eRV/++CuE4Z/RkXt/0BVZsrFwSk=
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:subject:from:date:message-id
	:mime-version:content-type; s=default; bh=qnBq7+2TuBoutceq0kd4J6
	3wUkY=; b=ZxjahgNbqlqkh6eQ+nGjEV8iyCaGvZ5yEQp/n6k/q8RrhMwTcAnuya
	JEutKpQOn8v99bUeB9rcFG/jCS692JG2k8bqbxN0XLuzPlmbaGbz9alM26UjiX93
	PceCKiofjmsXP4CeLds0BxaByI+tahtFVitsJbIcDv3UYZoRxTceE=
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-HELO: localhost.localdomain
Reply-To: cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=2.3 required=5.0 tests=AWL,BAYES_50,RCVD_IN_DNSWL_NONE,SPF_PASS,UNSUBSCRIBE_BODY autolearn=no version=3.3.2
To: cygwin@cygwin.com
Subject: [ANNOUNCEMENT] updated: python-logilab-astng 0.24.3-1 -- Python module to rebuild a abstract syntax tree (AST)
From: Jari Aalto <jari.aalto@cante.net>
Date: Sat, 14 Feb 2015 11:51:29 +0200
Message-Id: <announce.87vbj4akim.fsf@cante.net>
MIME-Version: 1.0
Content-Type: text/plain


PACKAGE DESCRIPTION
===================

Homepage: http://www.logilab.org/project/logilab-astng
License : LGPL-2.1+

Provides a common base representation of Python source code for
projects such as pychecker, pyreverse, pylint. It provides a
compatible representation which comes from the `_ast` module. The
module rebuilds the generated tree by recursively walking down the AST
and building an extended ast (let's call it astng ;). The new node
classes have additional methods and attributes for different usages.
They include some support for static inference and local name scopes.
Furthermore, astng builds partial trees by inspecting living objects.

CHANGES SINCE LAST RELEASE
==========================

- Built for Python 2.7
- See changes at http://hg.logilab.org/logilab/astng

INSTALL OR UPGRADE NOTES
========================

Standard install.

CYGWIN INSTALLATION INFORMATION
===============================

To install this package, click on the "Install Cygwin now" link on the
<http://cygwin.com/> web page. This downloads setup.exe to your
system. Then, run setup and answer all of the questions. You'll find
the package listed in the "All" category. After installation, read the
documentation at directories:

    /usr/share/doc/<package>/*
    /usr/share/doc/Cygwin/<package-version>.README

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

CYGWIN-ANNOUNCE UNSUBSCRIBE INFO
================================

This message has been sent to cygwin-announce list.

If you want to unsubscribe from the mailing list, look at the
"List-Unsubscribe: " tag in the email header of this message. Send
email to the address specified there. It will be in the format:

    cygwin-announce-unsubscribe-you=yourdomain.com(at)cygwin.com

More information on unsubscribing can be found:

    http://sources.redhat.com/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is available
starting at the above URL.

--
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

