<?xml version="1.0" encoding="UTF-8" ?>
<rdf:RDF xmlns="http://usefulinc.com/ns/doap#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><Project><name>logilab.pylintinstaller</name>
<shortdesc>egg installer for Pylint</shortdesc>
<description>=========================
logilab.installer package
=========================

.. contents::

**DO NOT USE THIS PACKAGE ANYMORE, PYLINT IS NOW EASY_INSTALL-ABLE**

::
  
  $ easy_install pylint
  $ pip install pylint

What is logilab.pylintinstaller ?
=================================

This package bundles all dependencies required to install pylint.

pylint is a great QA tool, see:

http://www.logilab.org/project/name/pylint

This package is an "unofficial" bundle made to ease pylint 0.14 installation
under various platform. 
If you are using a debian-like ior a suze-like platform, use the deb packages
provided by Logilab.

How to use logilab.pylintinstaller ?
====================================

Make sure you don't have logilab-astng and logilab-common packages installed.
Otherwise, remove them.

Then install logilab.pylintinstaller with easy_install::

    $ easy_install logilab.pylintinstaller

Or with the distutils command line tool from within the folder::

    $ python setup.py install

The pylint command should then be available.</description>
<maintainer><foaf:Person><foaf:name>Tarek Ziadé</foaf:name>
<foaf:mbox_sha1sum>67bd6d2021d55d449b5fda4786eba83a834671f3</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.15.2</revision></Version></release>
</Project></rdf:RDF>