# -*- 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 A library for working with graphs in Python
long_description python-graph provides a suitable data structure for \
representing graphs and a whole set of important algorithms.
homepage https://code.google.com/p/python-graph/
master_sites googlecode:python-graph
distname python-graph-core-${version}
checksums md5 a7e1911f2fb13132288843a67ac573d0 \
sha1 ec9af4d269a8a68085a23f0471e07d2ce4fd9186 \
rmd160 3add4cd4286aa46300d16735101e3ed8ede27681
python.default_version 27