# Copyright 2011 Dan Callaghan # Distributed under the terms of the GNU General Public License v2 require pypi distutils [ python_dep=2.4 ] SUMMARY="Python library for decorators" LICENCES="BSD-2" SLOT="0" PLATFORMS="~amd64 ~x86" BUGS_TO="djc@djc.id.au" src_test() { edo env PYTHONPATH=build/lib python documentation.py -v }