Go to file
Marek Marczykowski-Górecki 58c940b5c0
Rename qubesmgmt.property.DEFAULT to qubesmgmt.DEFAULT
Don't shadow builtin 'property' type. We don't need to kee compatibility
with actual core3 implementation yet, so don't make the same mistake
twice.
2017-03-01 23:49:18 +01:00
qubesmgmt Rename qubesmgmt.property.DEFAULT to qubesmgmt.DEFAULT 2017-03-01 23:49:18 +01:00
.gitignore Add setup.py and related files 2017-03-01 23:49:18 +01:00
LICENSE Initial commit 2017-03-01 23:48:53 +01:00
README.md Initial commit 2017-03-01 23:48:53 +01:00
setup.py Add setup.py and related files 2017-03-01 23:49:18 +01:00
version Add setup.py and related files 2017-03-01 23:49:18 +01:00

This is client side implementation of Qubes management API. See https://www.qubes-os.org/doc/mgmt1/ for protocol specification.