Code

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)
commitf40fe7f20bd42d79ea447d3ee4c19e0db0cdcf7d
tree80c5886e19e8e6777b3dbc94255061e45aad7129
parent309e5453c6589931bdca442b7cdcf2e205609e17
python bindings add -- Alan Milligan alan from balclutha.org

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