# Template file for 'Twisted' pkgname=Twisted version=16.0.0 revision=1 build_style=python-module hostmakedepends="python-devel python-zope.interface 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=132246d58bd866495fb10e081a14a8c7bf19ddece32e90f057b4615744063b4e post_install() { vlicense LICENSE }