X-Recipient: archive-cygwin AT delorie DOT 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 AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-HELO: localhost.localdomain Reply-To: cygwin AT cygwin DOT 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 AT cygwin DOT com Subject: [ANNOUNCEMENT] updated: python-logilab-astng 0.24.3-1 -- Python module to rebuild a abstract syntax tree (AST) From: Jari Aalto Date: Sat, 14 Feb 2015 11:51:29 +0200 Message-Id: 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 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//* /usr/share/doc/Cygwin/.README If you have questions or comments, please send them to the Cygwin mailing list at . 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