]> git.ipfire.org Git - thirdparty/libvirt.git/commit
* Makefile.am configure.in libvir.spec.in python/*: added a first
authorDaniel Veillard <veillard@redhat.com>
Mon, 19 Dec 2005 16:34:11 +0000 (16:34 +0000)
committerDaniel Veillard <veillard@redhat.com>
Mon, 19 Dec 2005 16:34:11 +0000 (16:34 +0000)
commit75169488a046c6fcd8c9eb20dfe9ca3bb30faeaa
treeedfd946431f08d70bcfa9f55725a3ab10c76d057
parent85a2a989cc5ca7a911aa4315d7e09960c72e1719
* Makefile.am configure.in libvir.spec.in python/*: added a first
  version for python bindings, heavilly based on libxml2/libxslt
  way of doing things, maybe this need to be revisited. Added packaging
  too.
* src/hash.h: fixed the Copyright notice.
Daniel
12 files changed:
ChangeLog
Makefile.am
configure.in
libvir.spec.in
python/Makefile.am [new file with mode: 0644]
python/TODO [new file with mode: 0644]
python/generator.py [new file with mode: 0755]
python/libvir-python-api.xml [new file with mode: 0644]
python/libvir.c [new file with mode: 0644]
python/libvir_wrap.h [new file with mode: 0644]
python/types.c [new file with mode: 0644]
src/hash.h