summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 346d1285dfdb69e370af311ca3eeb39ff51e27ee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Generated by mksrcinfo v8
# Tue Aug 30 15:02:47 UTC 2016
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.8.1.r2.g4bda303
	pkgrel = 1
	url = https://github.com/klen/python-mode
	install = install
	arch = any
	license = LGPL3
	makedepends = git
	depends = vim
	depends = python2
	source = vim-python-mode-git::git+https://github.com/klen/python-mode#branch=master
	sha256sums = SKIP

pkgname = vim-python-mode-git