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

initial working gpg parser

This commit is contained in:
Kelly Brazil
2022-06-29 11:01:25 -07:00
parent aab47c9e80
commit 7437750de5
2 changed files with 130 additions and 0 deletions

View File

@ -36,6 +36,7 @@ parsers = [
'fstab',
'git-log',
'git-log-s',
'gpg',
'group',
'gshadow',
'hash',