1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-07-11 01:10:37 +02:00

add debconf-show parser

This commit is contained in:
Kelly Brazil
2023-11-23 14:52:06 -08:00
parent dfd19f38f3
commit 82ee4d7b30
8 changed files with 140 additions and 4 deletions

View File

@ -35,6 +35,7 @@ parsers: List[str] = [
'date',
'datetime-iso',
'deb-packages-index',
'debconf-show',
'df',
'dig',
'dir',