New package: python-docutils-0.10 (from pancake).
This commit is contained in:
parent
bcfe2d9f5b
commit
33781a95d6
1 changed files with 15 additions and 0 deletions
15
srcpkgs/python-docutils/template
Normal file
15
srcpkgs/python-docutils/template
Normal file
|
@ -0,0 +1,15 @@
|
|||
# Template file for 'python-docutils'
|
||||
pkgname=python-docutils
|
||||
version=0.10
|
||||
wrksrc="docutils-${version}"
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python-module
|
||||
pycompile_module="docutils"
|
||||
fulldepends="python"
|
||||
short_desc="Text processing system to convert to various formats"
|
||||
maintainer="pancake <pancake@nopcode.org>"
|
||||
homepage="http://docutils.sourceforge.net"
|
||||
license="GPL-3"
|
||||
distfiles="${SOURCEFORGE_SITE}/docutils/docutils-${version}.tar.gz"
|
||||
checksum=370624e61b6773da2f2fb17cc2a4eaea4bb596c3585d13f75ff193c1c738603e
|
Loading…
Reference in a new issue