summaryrefslogtreecommitdiff
blob: e29e8e7eb84bddc1d5e57faf3b8a32486c9319ae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>horea.christ@gmail.com</email>
		<name>Horea Christian</name>
	</maintainer>
	<maintainer type="project">
		<email>proxy-maint@gentoo.org</email>
		<name>Proxy Maintainers</name>
	</maintainer>
	<maintainer type="project">
		<email>vim@gentoo.org</email>
		<name>Gentoo Vim Project</name>
	</maintainer>
	<longdescription lang="en">
		Jedi-vim is a VIM binding to the autocompletion library Jedi.
		Apart from that, jedi-vim provides a number of keybindings.
	</longdescription>
	<upstream>
		<remote-id type="github">davidhalter/jedi-vim</remote-id>
	</upstream>
</pkgmetadata>