]> git.ipfire.org Git - people/ms/python-rrdtool.git/commit
* Added initial code for high-level module for using rrdtool in an
authorChristian Jurk <commx@commx.ws>
Tue, 18 Sep 2012 01:34:02 +0000 (03:34 +0200)
committerChristian Jurk <commx@commx.ws>
Tue, 18 Sep 2012 01:34:02 +0000 (03:34 +0200)
commitb4570f2a26681efd027561660947b8a55a752fd2
treeceba4e20581434201217ce54e6fe0f0c9dad7dd3
parent06fe4e5b8d94843733c0c9837f094196e97c4a9b
* Added initial code for high-level module for using rrdtool in an
  object-oriented manner.
* Updated README.
* Updated setup script to include the high-level module, as well as
  building the low-level extension.
README.md
RRDtool.py [new file with mode: 0644]
rrdtool-py3k.c
setup.py