# -*- 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
categories-append graphics
description python module for creating graphs
long_description An interface for creating both directed and non directed \
graphs from Python. Currently all attributes implemented \
in the Dot language are supported (up to Graphviz 1.10).
homepage http://code.google.com/p/pydot/
master_sites googlecode:pydot
distname pydot-${version}
checksums sha1 3945af1765943807d72e773c7ac853f008ebb0b2
if { ${name} ne ${subport} } {
depends_run-append bin:dot:graphviz
patchfiles patch-setup.py.diff \
reinplace "s|@@DIRECTORY@@|share/doc/${subport}|g" ${worksrcpath}/setup.py