You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
515 B
16 lines
515 B
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<herd>vim</herd>
|
|
<maintainer>
|
|
<email>xarthisius@gentoo.org</email>
|
|
<name>Kacper Kowalik</name>
|
|
</maintainer>
|
|
<longdescription>
|
|
Python-mode is a vim plugin that allows you to use the pylint, rope,
|
|
pydoc, pyflakes, pep8, mccabe libraries in vim to provide features like
|
|
python code looking for bugs, refactoring and some other useful
|
|
things.
|
|
</longdescription>
|
|
</pkgmetadata>
|