This repository has been archived by the owner on Sep 17, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpspec_x86_64.xml
49 lines (49 loc) · 3.31 KB
/
pspec_x86_64.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
<PISI>
<Source>
<Name>libvirt-python</Name>
<Homepage>https://libvirt.org/</Homepage>
<Packager>
<Name>Thomas Staudinger</Name>
<Email>[email protected]</Email>
</Packager>
<License>LGPL-2.1-or-later</License>
<PartOf>programming.python</PartOf>
<Summary xml:lang="en">The libvirt virtualization API python binding</Summary>
<Description xml:lang="en">The libvirt-python package provides a module that permits applications written in the Python programming language to call the interface supplied by the libvirt library, to manage the virtualization capabilities of recent versions of Linux.
</Description>
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
</Source>
<Package>
<Name>libvirt-python</Name>
<Summary xml:lang="en">The libvirt virtualization API python binding</Summary>
<Description xml:lang="en">The libvirt-python package provides a module that permits applications written in the Python programming language to call the interface supplied by the libvirt library, to manage the virtualization capabilities of recent versions of Linux.
</Description>
<PartOf>programming.python</PartOf>
<Files>
<Path fileType="library">/usr/lib/python3.10/site-packages/__pycache__/libvirt.cpython-310.pyc</Path>
<Path fileType="library">/usr/lib/python3.10/site-packages/__pycache__/libvirt_lxc.cpython-310.pyc</Path>
<Path fileType="library">/usr/lib/python3.10/site-packages/__pycache__/libvirt_qemu.cpython-310.pyc</Path>
<Path fileType="library">/usr/lib/python3.10/site-packages/__pycache__/libvirtaio.cpython-310.pyc</Path>
<Path fileType="library">/usr/lib/python3.10/site-packages/libvirt.py</Path>
<Path fileType="library">/usr/lib/python3.10/site-packages/libvirt_lxc.py</Path>
<Path fileType="library">/usr/lib/python3.10/site-packages/libvirt_python-9.7.0-py3.10.egg-info/PKG-INFO</Path>
<Path fileType="library">/usr/lib/python3.10/site-packages/libvirt_python-9.7.0-py3.10.egg-info/SOURCES.txt</Path>
<Path fileType="library">/usr/lib/python3.10/site-packages/libvirt_python-9.7.0-py3.10.egg-info/dependency_links.txt</Path>
<Path fileType="library">/usr/lib/python3.10/site-packages/libvirt_python-9.7.0-py3.10.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python3.10/site-packages/libvirt_qemu.py</Path>
<Path fileType="library">/usr/lib/python3.10/site-packages/libvirtaio.py</Path>
<Path fileType="library">/usr/lib/python3.10/site-packages/libvirtmod.cpython-310-x86_64-linux-gnu.so</Path>
<Path fileType="library">/usr/lib/python3.10/site-packages/libvirtmod_lxc.cpython-310-x86_64-linux-gnu.so</Path>
<Path fileType="library">/usr/lib/python3.10/site-packages/libvirtmod_qemu.cpython-310-x86_64-linux-gnu.so</Path>
</Files>
</Package>
<History>
<Update release="41">
<Date>2023-09-17</Date>
<Version>9.7.0</Version>
<Comment>Packaging update</Comment>
<Name>Thomas Staudinger</Name>
<Email>[email protected]</Email>
</Update>
</History>
</PISI>