Marek Marczykowski-Górecki 65f0f028f8 Add 'make clean' target, use it for Debian build | 6 anni fa | |
---|---|---|
ci | 6 anni fa | |
debian | 6 anni fa | |
doc | 6 anni fa | |
etc | 7 anni fa | |
qubesadmin | 6 anni fa | |
rpm_spec | 6 anni fa | |
test-packages | 7 anni fa | |
.gitignore | 6 anni fa | |
.travis.yml | 7 anni fa | |
LICENSE | 7 anni fa | |
Makefile | 6 anni fa | |
Makefile.builder | 7 anni fa | |
README.md | 7 anni fa | |
run-tests | 7 anni fa | |
setup.py | 7 anni fa | |
version | 6 anni fa |
This is client side implementation of Qubes Admin API. See https://www.qubes-os.org/doc/admin-api/ for protocol specification.
Most of the API modules are compatible with Python >= 2.7. Very few parts require Python >= 3.4:
qvm-*
)Parts not compatible with Python < 3.4, are not installed in such environment.