New package: python-Markups-0.4
This commit is contained in:
parent
f001b41783
commit
be0153caa9
1 changed files with 17 additions and 0 deletions
17
srcpkgs/python-Markups/template
Normal file
17
srcpkgs/python-Markups/template
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
# Template file for 'python-Markups'
|
||||||
|
pkgname=python-Markups
|
||||||
|
version=0.4
|
||||||
|
revision=1
|
||||||
|
wrksrc="Markups-${version}"
|
||||||
|
build_style=python-module
|
||||||
|
hostmakedepends="python-distribute"
|
||||||
|
makedepends="python-devel"
|
||||||
|
noarch="yes"
|
||||||
|
pycompile_module="markdown"
|
||||||
|
depends="python>=2.7"
|
||||||
|
short_desc="wrapper around the various text markup languages"
|
||||||
|
maintainer="Enno Boland <g@s01.de>"
|
||||||
|
homepage="http://pypi.python.org/pypi/Markups"
|
||||||
|
license="BSD"
|
||||||
|
distfiles="http://pypi.python.org/packages/source/M/Markups/Markups-${version}.tar.gz"
|
||||||
|
checksum=3c33a19200a224b9c320e48557ec29e13dbe8094c6670da2851b75d6657950b8
|
Loading…
Add table
Add a link
Reference in a new issue