# Template file for 'Twisted' pkgname=Twisted version=14.0.1 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=440ce5ef4ab0e54a8f6159ef5f74c3ca722d9275dac1c802f68928aab2ba6ebe post_install() { vlicense LICENSE }