bundlewrap/bundles/gocryptfs-inspect/metadata.py
mwiegand 0a9f3493b9 wip
2021-06-20 01:49:25 +02:00

7 lines
108 B
Python

defaults = {
'apt': {
'packages': {
'python3-pycryptodome': {},
},
},
}