summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>2009-03-26 21:13:08 +0000
committerJorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>2009-03-26 21:13:08 +0000
commit621a536e0c83c2699cdaad4c67dcc9bfac34df21 (patch)
tree9ef2093041392877a70b30c7907f044065b77563 /dev-python/pylint/metadata.xml
parentAutomated update of use.local.desc (diff)
downloadgentoo-2-621a536e0c83c2699cdaad4c67dcc9bfac34df21.tar.gz
gentoo-2-621a536e0c83c2699cdaad4c67dcc9bfac34df21.tar.bz2
gentoo-2-621a536e0c83c2699cdaad4c67dcc9bfac34df21.zip
Removing hawking as a maintainer since he was retired.
(Another package I missed to commit) (Portage version: 2.2_rc26/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/pylint/metadata.xml')
-rw-r--r--dev-python/pylint/metadata.xml32
1 files changed, 14 insertions, 18 deletions
diff --git a/dev-python/pylint/metadata.xml b/dev-python/pylint/metadata.xml
index af19cd652e54..dac5605e2070 100644
--- a/dev-python/pylint/metadata.xml
+++ b/dev-python/pylint/metadata.xml
@@ -1,22 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <herd>python</herd>
- <maintainer>
- <email>hawking@gentoo.org</email>
- <name>Ali Polatel</name>
- </maintainer>
- <longdescription lang="en">
- Pylint is a Python source code analyzer which looks 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.
-
- Additionally, it is possible to write plugins to add your own checks.
- </longdescription>
+ <herd>python</herd>
+ <longdescription lang="en">
+ Pylint is a Python source code analyzer which looks 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.
+
+ Additionally, it is possible to write plugins to add your own checks.
+ </longdescription>
</pkgmetadata>