File: SOURCES.txt

package info (click to toggle)
libvirt-python 12.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,436 kB
  • sloc: ansic: 10,787; python: 4,607; xml: 910; makefile: 19
file content (62 lines) | stat: -rw-r--r-- 1,307 bytes parent folder | download | duplicates (2)
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
50
51
52
53
54
55
56
57
58
59
60
61
62
AUTHORS
CONTRIBUTING.rst
COPYING
ChangeLog
HACKING
MANIFEST.in
Makefile
README
VERSION
generator.py
libvirt-lxc-override-api.xml
libvirt-lxc-override.c
libvirt-override-api.xml
libvirt-override-virConnect.py
libvirt-override-virDomain.py
libvirt-override-virDomainCheckpoint.py
libvirt-override-virDomainSnapshot.py
libvirt-override-virNetwork.py
libvirt-override-virStoragePool.py
libvirt-override-virStream.py
libvirt-override.c
libvirt-override.py
libvirt-python.spec
libvirt-qemu-override-api.xml
libvirt-qemu-override.c
libvirt-qemu-override.py
libvirt-utils.c
libvirt-utils.h
libvirtaio.py
pyproject.toml
requirements-test.txt
setup.cfg
setup.py
tox.ini
typewrappers.c
typewrappers.h
examples/README
examples/consolecallback.py
examples/dhcpleases.py
examples/dominfo.py
examples/domipaddrs.py
examples/domrestore.py
examples/domsave.py
examples/domstart.py
examples/esxlist.py
examples/event-test.py
examples/nodestats.py
examples/sparsestream.py
examples/topology.py
examples/guest-vcpus/guest-vcpu-daemon.py
examples/guest-vcpus/guest-vcpu.py
tests/eventmock.py
tests/test_aio.py
tests/test_api_coverage.py
tests/test_conn.py
tests/test_domain.py
tests/test_domain_checkpoint.py
tests/test_domain_snapshot.py
tests/test_interface.py
tests/test_network.py
tests/test_nodedev.py
tests/test_storage.py