bundlewrap/bundles/apt/metadata.py
mwiegand 7570b9135b wip
2021-06-19 01:27:43 +02:00

6 lines
82 B
Python

defaults = {
'apt': {
'packages': {},
'sources': {},
},
}