bundlewrap/bundles/apt/metadata.py
mwiegand b678e79920 wip
2021-06-21 16:44:35 +02:00

6 lines
82 B
Python

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