Marek Marczykowski-Górecki d1387a93b3 rpm: fix dependencies for python2-qubesadmin package | 7 years ago | |
---|---|---|
ci | 7 years ago | |
debian | 7 years ago | |
doc | 7 years ago | |
etc | 7 years ago | |
qubesadmin | 7 years ago | |
rpm_spec | 7 years ago | |
test-packages | 7 years ago | |
.gitignore | 7 years ago | |
.travis.yml | 7 years ago | |
LICENSE | 7 years ago | |
Makefile | 7 years ago | |
Makefile.builder | 7 years ago | |
README.md | 7 years ago | |
run-tests | 7 years ago | |
setup.py | 7 years ago | |
version | 7 years ago |
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.