blob: 38d25e48784a02a728bbfa731d7eafffbbebfc1e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
pkgbase = python-flake8-variables-names
pkgdesc = A flake8 extension that helps to make more readable variables names
pkgver = 0.0.5
pkgrel = 1
url = https://github.com/best-doctor/flake8-variables-names
arch = any
license = MIT
depends = python
source = https://github.com/best-doctor/flake8-variables-names/archive/v0.0.5.tar.gz
sha512sums = 3f0f87d36af4aa9782b4738637e8f1d4b1ca678e5387b0768d21c1aab078e0e1e48b635626bbae7399e2e97f0a1cd545f5c45db72f54af3c03b5a6eee872e36b
pkgname = python-flake8-variables-names
|