# Template file for 'Twisted' pkgname=Twisted version=14.0.2 revision=1 build_style=python-module hostmakedepends="python-devel python-zope.interface>=4.0.1 python-crypto python-openssl" makedepends="${hostmakedepends}" depends="${makedepends/python-devel/}" pycompile_module="twisted" short_desc="Event-driven networking engine written in Python" maintainer="Juan RP " homepage="http://twistedmatrix.com/" license="MIT" distfiles="https://pypi.python.org/packages/source/T/Twisted/Twisted-${version}.tar.bz2" checksum=038096be8723b678e2ead323b14d0d3e2db161e0c7ce3c98fdd18ca5869acb71 post_install() { vlicense LICENSE }