summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-vim/python-mode/metadata.xml')
-rw-r--r--app-vim/python-mode/metadata.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/app-vim/python-mode/metadata.xml b/app-vim/python-mode/metadata.xml
new file mode 100644
index 000000000000..e161ac80972e
--- /dev/null
+++ b/app-vim/python-mode/metadata.xml
@@ -0,0 +1,15 @@
+<?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>