ackages: add pyrrd (an Object-Oriented Python Interface for RRDTool)
authorNicolas Thill <nico@openwrt.org>
Sat, 3 Dec 2011 12:17:43 +0000 (12:17 +0000)
committerNicolas Thill <nico@openwrt.org>
Sat, 3 Dec 2011 12:17:43 +0000 (12:17 +0000)
commit0d1b7e758fabe7e83b7a844aab1e8cdcc1a4224c
tree44179c85ed271a8dc7db12eb65af5cc61fbe4578
parent251de598e9393cc628bd5e8b6b3077cded6446c2
ackages: add pyrrd (an Object-Oriented Python Interface for RRDTool)

This patch is a port of the PyRRD package to openwrt. PyRRD is a wrapper
for rrdtool for python. The API is so much better than the python
bindings for rrd.

Signed-off-by: Roberto Riggio <roberto.riggio@create-net.org>
SVN-Revision: 29402
lang/pyrrd/Makefile [new file with mode: 0644]
lang/pyrrd/patches/101-cross.patch [new file with mode: 0644]