summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO14
1 files changed, 14 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..3ef860c7d04b
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,14 @@
+pkgbase = python-pylint-common
+ pkgdesc = Pylint plugin for augmenting and improving error detection and analysis in the standard Python library
+ pkgver = 0.2.2
+ pkgrel = 1
+ url = https://github.com/landscapeio/pylint-common
+ arch = any
+ license = GPL2
+ makedepends = python-setuptools
+ depends = python
+ source = https://github.com/landscapeio/pylint-common/archive/0.2.2.tar.gz
+ md5sums = aaa0146cb8ca185849d6a111003c23e8
+
+pkgname = python-pylint-common
+