Files
gentoo/app-vim/python-mode/metadata.xml
Pacho Ramos 64fc7658d1 app-vim/python-mode: Cleanup metadata due to retirement
Package-Manager: Portage-2.3.6, Repoman-2.3.2
2017-06-20 14:53:19 +02:00

18 lines
590 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>vim@gentoo.org</email>
<name>Gentoo Vim Project</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>
<upstream>
<remote-id type="github">klen/python-mode</remote-id>
</upstream>
</pkgmetadata>