17 lines
553 B
Plaintext
17 lines
553 B
Plaintext
|
# Template file for 'python-Pygments'
|
||
|
pkgname=python-Pygments
|
||
|
version=1.6
|
||
|
revision=1
|
||
|
noarch=yes
|
||
|
pycompile_module="pygments"
|
||
|
wrksrc="Pygments-${version}"
|
||
|
build_style=python-module
|
||
|
depends="python>=2.7 python-distribute"
|
||
|
makedepends="python-devel python-distribute"
|
||
|
short_desc="Python syntax highlighter"
|
||
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||
|
homepage="http://pygments.org/"
|
||
|
license="BSD"
|
||
|
distfiles="http://pypi.python.org/packages/source/P/Pygments/Pygments-${version}.tar.gz"
|
||
|
checksum=799ed4caf77516e54440806d8d9cd82a7607dfdf4e4fb643815171a4b5c921c0
|