diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2013-12-03 22:02:38 +0100 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-12-06 00:00:09 -0600 |
commit | 226ded0862ec1a1dbd552458eeafb0e40019fc6a (patch) | |
tree | bb13df7f35b2d93dd0954c51a25804a856e5f1b7 /libraries/libvirt-python/README | |
parent | 5dcf27b60ea3c349c2837fe68a7e3f10b5c9bda6 (diff) | |
download | slackbuilds-226ded0862ec1a1dbd552458eeafb0e40019fc6a.tar.gz |
libraries/libvirt-python: Added (libvirt python bindings).
(Splitted by upstream from libvirt)
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'libraries/libvirt-python/README')
-rw-r--r-- | libraries/libvirt-python/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libraries/libvirt-python/README b/libraries/libvirt-python/README new file mode 100644 index 0000000000..bc67c81209 --- /dev/null +++ b/libraries/libvirt-python/README @@ -0,0 +1,2 @@ +libvirt-python provides a python binding to the libvirt.so, +libvirt-qemu.so, and libvirt-lxc.so library APIs. |