DESCRIPTION = "Pylint is a python tool that checks if a module satisfy a coding standard. Pylint can be seen as another \ pychecker since nearly all tests you can do with PyChecker can also be done with Pylint. But Pylint offers some more \ features, like checking line-code's length, checking if variable names are well-formed according to your coding standard,\ or checking if declared interfaces are truly implemented, and much more." SECTION = "devel/python" PRIORITY = "optional" LICENSE = "GPL" RDEPENDS = "python-core python-logilab" SRCNAME = "pylint" SRC_URI = "ftp://ftp.logilab.org/pub/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" S = "${WORKDIR}/${SRCNAME}-${PV}" inherit distutils Multi-Tech CoreCDP 1.x OpenEmbedded TreeMulti-Tech Systems
summaryrefslogtreecommitdiff
path: root/packages/opie-sysinfo
AgeCommit message (Expand)AuthorFiles
2007-07-27opie-*: Add 1.2.3.Paul Sokolovsky1
2007-01-11opie-sysinfo: Make jornada-6xx-7xx.patch jlime-local. Paul Sokolovsky1
2006-12-31remove extra whitespace at end-of-line in about 900 bb files.Rolf Leggewie2
2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi1
2006-08-07Some patches to add Jornada 6xx support and altera model 720 to 7xx. minorKristoffer Ericson3
2006-08-05packages: sed -i s/^"include "/"require "/ */*.bb GNU sed rocks!Holger Freyther2
2006-07-02Opie: Rename Opie 1.2.1 to 1.2.2, Remove PRsHolger Freyther1