void-packages/srcpkgs/zope.interface/template
2012-10-07 06:02:12 +02:00

18 lines
647 B
Plaintext

# Template file for 'zope.interface'
pkgname=zope.interface
version=4.0.1
revision=1
build_style=python-module
makedepends="python-devel python-distribute"
short_desc="zope.interface package from Zope 3"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://pypi.python.org/pypi/zope.interface"
license="ZPL"
distfiles="http://pypi.python.org/packages/source/z/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=b9f4b92c91ac4defbf0269ec891c3528110224259019b009a24d50e0ebebe9c9
long_desc="
This is a separate distribution of the zope.interface package used in Zope 3,
along with the packages it depends on."
pycompile_module="zope/interface"