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

add parser metadata tags and category view to help

This commit is contained in:
Kelly Brazil
2022-12-27 13:59:10 -08:00
parent 6674f549f2
commit 68717e8493
191 changed files with 254 additions and 17 deletions

View File

@ -176,6 +176,7 @@ class info():
author = 'Kelly Brazil'
author_email = 'kellyjonbrazil@gmail.com'
compatible = ['linux', 'darwin', 'aix', 'freebsd']
tags = ['file', 'command']
__version__ = info.version