bundlewrap/bundles/htop/metadata.py
2022-08-09 16:50:46 +02:00

7 lines
92 B
Python

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