Marek Marczykowski-Górecki d3439694c8 tools: fix get_parser_for_command | il y a 7 ans | |
---|---|---|
ci | il y a 7 ans | |
doc | il y a 7 ans | |
etc | il y a 7 ans | |
qubesmgmt | il y a 7 ans | |
rpm_spec | il y a 7 ans | |
test-packages | il y a 7 ans | |
.gitignore | il y a 7 ans | |
.travis.yml | il y a 7 ans | |
LICENSE | il y a 7 ans | |
Makefile | il y a 7 ans | |
Makefile.builder | il y a 7 ans | |
README.md | il y a 7 ans | |
run-tests | il y a 7 ans | |
setup.py | il y a 7 ans | |
version | il y a 7 ans |
This is client side implementation of Qubes Admin API. See https://www.qubes-os.org/doc/mgmt1/ 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.