# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
description Light-weight Approach to Aspect Oriented Programming in Python
long_description ${description}
homepage http://www.cs.tut.fi/~ask/aspects/
master_sites http://www.cs.tut.fi/~ask/aspects/
distname python-aspects-${version}
checksums rmd160 2366ad4fc39dc202c6b88f3d680eab2ae6bbf1e2 \
sha256 c012fadc798c3fa0f43b30193d7c0fddcbc0f003f3b51c80d4519112ee15d3ed
if {${name} ne ${subport}} {
xinstall -m 644 ${worksrcpath}/LICENSE.txt \
${destroot}${prefix}/share/doc/${subport}
xinstall -m 644 -W ${worksrcpath}/examples httpget_example.py \
timeout_advice.py timeout_example.py tracer_advice.py \
tracer_example.py typecheck_advice.py typecheck_example.py \
${destroot}${prefix}/share/doc/${subport}/examples
livecheck.url ${homepage}
livecheck.regex aspects-(\[0-9\.\]+).tar.gz