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

add semver parser

This commit is contained in:
Kelly Brazil
2022-11-04 15:17:47 -07:00
parent 7c899abb15
commit 6d04db6113
2 changed files with 122 additions and 0 deletions

View File

@ -146,6 +146,7 @@ parsers: List[str] = [
'rpm-qi',
'rsync',
'rsync-s',
'semver',
'sfdisk',
'shadow',
'ss',