docs: Fix docs about python bindings package

Since the day we removed python bindings from the core repository, the
documentation was missing that information.

Reported-by: Lingyu Zhu <lynuszhu@gmail.com>
Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
This commit is contained in:
Martin Kletzander 2015-01-19 11:03:55 +01:00
parent d16704fd60
commit abf95b65e2

View File

@ -44,8 +44,10 @@
</li>
<li>
<p>
<strong>Python</strong>: Libvirt comes with direct support for
the Python language.
<strong>Python</strong>: Libvirt's python bindings are split to a
separate <a href="http://libvirt.org/git/?p=libvirt-python.git">package</a>
since version 1.2.0, older versions came with direct support for the
Python language.
</p>
<p>
If your libvirt is installed as packages, rather than compiled