python bindings add -- Alan Milligan alan from balclutha.org
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Tue, 10 May 2005 18:52:43 +0000 (18:52 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Tue, 10 May 2005 18:52:43 +0000 (18:52 +0000)
commite117f6452baa5a8d28156c279840a9f6d8f03d30
tree5bc2685fa270566f73bd525a9bd8a531fac9873c
parent7fddcf89e260f660b49621f757c45f460f3eae44
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