]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commit
python bindings add -- Alan Milligan alan from balclutha.org
authorTobias Oetiker <tobi@oetiker.ch>
Tue, 10 May 2005 18:52:43 +0000 (18:52 +0000)
committerTobias Oetiker <tobi@oetiker.ch>
Tue, 10 May 2005 18:52:43 +0000 (18:52 +0000)
commit3f437d5c04fcc15e1c9dfe354c5c816d924f78ba
tree5bc2685fa270566f73bd525a9bd8a531fac9873c
parent190ddd606653f3da6df909737481c06f0edd952f
python bindings add -- Alan Milligan alan from balclutha.org

git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@539 a5681a0c-68f1-0310-ab6d-d61299d08faa
17 files changed:
CONTRIBUTORS
Makefile.am
acinclude.m4
bindings/Makefile.am
bindings/python/ACKNOWLEDGEMENT [new file with mode: 0644]
bindings/python/AUTHORS [new file with mode: 0644]
bindings/python/COPYING [new file with mode: 0644]
bindings/python/Makefile.am [new file with mode: 0644]
bindings/python/Makefile.in [new file with mode: 0644]
bindings/python/README [new file with mode: 0644]
bindings/python/Setup.in [new file with mode: 0644]
bindings/python/rrd_extra.h [new file with mode: 0644]
bindings/python/rrd_format.h [new file with mode: 0644]
bindings/python/rrdtoolmodule.c [new file with mode: 0644]
bindings/python/setup.py [new file with mode: 0644]
configure.ac
rrdtool.spec