25b23db7c8
qubesd socket protocol is changed in qubes-core-dom0 4.1.12 and also in this release. Ensure matching versions are installed. Note the python3-qubesadmin package can be installed in VM too and the socket protocol applies only to dom0 case - use Conflicts instead of Requires for this reason (to not break installation in the VM). |
||
---|---|---|
ci | ||
debian | ||
doc | ||
etc | ||
qubesadmin | ||
rpm_spec | ||
scripts | ||
test-packages | ||
.gitignore | ||
.pylintrc | ||
.travis.yml | ||
LICENSE | ||
Makefile | ||
Makefile.builder | ||
README.md | ||
run-tests | ||
setup.py | ||
version |
This is client side implementation of Qubes Admin API. See https://www.qubes-os.org/doc/admin-api/ for protocol specification.
Compatibility
This package requires Python >= 3.5