ackages: add pyrrd (an Object-Oriented Python Interface for RRDTool)
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 3 Dec 2011 12:17:43 +0000 (12:17 +0000)
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 3 Dec 2011 12:17:43 +0000 (12:17 +0000)
commit5ec8b71aa94d08cb0a88921c3b53c0ffb3fef31f
tree44179c85ed271a8dc7db12eb65af5cc61fbe4578
parent5fce4f01c369430637a39e3ed8a81f9d02bc1a2b
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>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29402 3c298f89-4303-0410-b956-a3cf2f4a3e73
lang/pyrrd/Makefile [new file with mode: 0644]
lang/pyrrd/patches/101-cross.patch [new file with mode: 0644]