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/slack-desc | |
parent | 5dcf27b60ea3c349c2837fe68a7e3f10b5c9bda6 (diff) |
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/slack-desc')
-rw-r--r-- | libraries/libvirt-python/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/libvirt-python/slack-desc b/libraries/libvirt-python/slack-desc new file mode 100644 index 0000000000000..3e5eef88c527b --- /dev/null +++ b/libraries/libvirt-python/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +libvirt-python: libvirt-python (python bindings for libvirt) +libvirt-python: +libvirt-python: This package provides a python binding to the libvirt.so, +libvirt-python: libvirt-qemu.so, and libvirt-lxc.so library APIs. +libvirt-python: +libvirt-python: +libvirt-python: +libvirt-python: +libvirt-python: +libvirt-python: +libvirt-python: |