summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 54f753329f73fb30af39b7b70380fe3c86937359 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = vim-python-mode-git
	pkgdesc = Python-mode is a vim plugin that allows you to use the pylint, rope, pydoc library in vim to provide features like python code looking for bugs, refactoring and some other useful things.
	pkgver = 0.9.2.r3.gf94b0d7
	pkgrel = 2
	url = https://github.com/python-mode/python-mode
	install = install
	arch = any
	license = LGPL3
	makedepends = git
	depends = vim
	depends = python2
	provides = vim-python-mode
	conflicts = vim-python-mode
	source = vim-python-mode-git::git+https://github.com/python-mode/python-mode#branch=master
	sha256sums = SKIP

pkgname = vim-python-mode-git