Source: pydot
Section: python
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Peter Collingbourne <pcc03@doc.ic.ac.uk>
Uploaders: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Build-Depends: cdbs (>= 0.4.90~), debhelper (>= 5.0.38), python (>= 2.6.6.3~), dh-python, python-setuptools
Build-Depends-Indep: python-pyparsing (>= 2.0.1)
Standards-Version: 3.9.5
Vcs-Svn: svn://svn.debian.org/python-modules/packages/pydot/trunk
Vcs-Browser: http://svn.debian.org/wsvn/python-modules/packages/pydot/trunk
Homepage: http://dkbza.org/pydot.html
X-Python-Version: >= 2.4

Package: python-pydot
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}, python-pyparsing (>= 2.0.1), graphviz
Conflicts: dot2tex (<< 2.8.0)
Description: Python interface to Graphviz's dot
 This package provides you with a full Python interface for creating,
 handling, modifying and processing graphs in Graphviz's dot language.
