bundlewrap/bundles/pppd/metadata.py

8 lines
116 B
Python

defaults = {
'apt': {
'packages': {
'ppp': {},
'pppoe': {},
},
},
}