New package: python-bashlex-0.8
This commit is contained in:
parent
6f80e3f1d5
commit
c99a0087f1
1 changed files with 15 additions and 0 deletions
15
srcpkgs/python-bashlex/template
Normal file
15
srcpkgs/python-bashlex/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'python-bashlex'
|
||||||
|
pkgname=python-bashlex
|
||||||
|
version=0.8
|
||||||
|
revision=1
|
||||||
|
noarch=yes
|
||||||
|
wrksrc=bashlex-${version}
|
||||||
|
build_style=python2-module
|
||||||
|
hostmakedepends="python-setuptools"
|
||||||
|
depends="python-enum34"
|
||||||
|
short_desc="Python port of the parser used internally by GNU bash"
|
||||||
|
maintainer="Michael Gehring <mg@ebfe.org>"
|
||||||
|
license="GPL-3"
|
||||||
|
homepage="https://github.com/idank/bashlex"
|
||||||
|
distfiles="${PYPI_SITE}/b/bashlex/bashlex-${version}.tar.gz"
|
||||||
|
checksum=4044f6bdf5d628ef3d71d98b8f6d6eee50e9f06da31a11378501fd5f3e5c12cb
|
Loading…
Add table
Add a link
Reference in a new issue