New package: python-Unidecode-0.04.12.
This commit is contained in:
parent
2507ced053
commit
3e4626d9b5
1 changed files with 17 additions and 0 deletions
17
srcpkgs/python-Unidecode/template
Normal file
17
srcpkgs/python-Unidecode/template
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
# Template file for 'python-Unidecode'
|
||||||
|
pkgname=python-Unidecode
|
||||||
|
version=0.04.12
|
||||||
|
revision=1
|
||||||
|
noarch=yes
|
||||||
|
pycompile_module="unidecode"
|
||||||
|
wrksrc="Unidecode-${version}"
|
||||||
|
build_style=python-module
|
||||||
|
depends="python>=2.7"
|
||||||
|
makedepends="python-devel python-distribute"
|
||||||
|
crossmakedepends="python-devel"
|
||||||
|
short_desc="Python ASCII transliterations of Unicode text"
|
||||||
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
homepage="http://pypi.python.org/pypi/Unidecode"
|
||||||
|
license="GPL"
|
||||||
|
distfiles="http://pypi.python.org/packages/source/U/Unidecode/Unidecode-${version}.tar.gz"
|
||||||
|
checksum=a042a7284b36da63440f58c32fabdf723b716082cb3c4b093b421e7c4d6ea5b9
|
Loading…
Add table
Add a link
Reference in a new issue