# -*- 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 code coverage analysis tool, similar to `coverage`
figleaf is a Python code coverage analysis tool, built somewhat on the model \
of Ned Batchelder\'s fantastic coverage module. The goals of figleaf are to \
be a minimal replacement of \'coverage.py\' that supports more configurable \
coverage gathering and reporting.
homepage http://darcs.idyll.org/~t/projects/figleaf/doc/
master_sites pypi:[string index ${python.rootname} 0]/${python.rootname}
distname ${python.rootname}-${version}
checksums rmd160 b4f7c730bf9f45f11d4c90d099b1665c134830c9 \
sha256 04d22485db08f9f60c7de92407753423fa0f574c00211e409e8b0f9482f2f062 \
python.versions 27 34 35 36
if {${name} ne ${subport}} {
port:py${python.version}-nose \
port:py${python.version}-setuptools