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=vf8EME6alh8B6Ym1
	7iw845UqtakZwbqkzOhtupxwFJKCmGI3gI31ffMhwzpJFXtXmbfhVV1v3lu5LlQd
	Ur8aXyqm2LEjYv5rf3r+Nt4cdv/fUkE0znIMS+16WCinDhQnA5uVr1mqwHp+ziL5
	CAootIL8GAeZEkSMtYI1HdbYxhQ=
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=hlKd83U3ngXwvovWOE/Bzd
	kXREQ=; b=iKSmtJnQ1KqINjsurkpMnHTN41+z7ixngygK1tflxTzRk2YazhEfvq
	mcomHWy/toVIyxEd3gtJMAiRe+PVBSlWq7CNeqTCg3dCoeqvhxQ9gFACmVPOx8hh
	1UiyyCtuaeC1wZPYkCcM1nO+9HnNKTjGpDA2xejPk1j05yJAugxaU=
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: pylint 1.3.1-1 -- Python static code checker
From: Jari Aalto <jari.aalto@cante.net>
Date: Sat, 14 Feb 2015 12:17:00 +0200
Message-Id: <announce.87sie8ajc3.fsf@cante.net>
MIME-Version: 1.0
Content-Type: text/plain


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

Homepage: http://www.logilab.org/project/pylint
License : GPL-2+

Analyzes source code for programming errors, helps enforcing a coding
standard and sniffs for some code smells (as defined in Martin
Fowler's Refactoring book). Pylint can be seen as another PyChecker
since nearly all tests you can do with PyChecker can also be done with
Pylint. However, Pylint offers some more features, like checking
length of lines of code, checking if variable names are well-formed
according to your coding standard, or checking if declared interfaces
are truly implemented, and much more.

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

See changes at http://hg.logilab.org/pylint

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

- Built for Python 2.7
- 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

