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

add clf-s streaming parser

This commit is contained in:
Kelly Brazil
2022-11-21 16:54:13 -08:00
parent 3f13c70dfa
commit 9f4327f517
8 changed files with 429 additions and 6 deletions

View File

@ -24,6 +24,7 @@ parsers: List[str] = [
'chage',
'cksum',
'clf',
'clf-s',
'crontab',
'crontab-u',
'csv',