1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-21 00:19:42 +02:00
Commit Graph

20 Commits

Author SHA1 Message Date
33b996f6be process optimizations 2022-07-16 20:51:18 -07:00
6986c74f6d remove direct parser module example from doc 2022-03-10 15:18:27 -08:00
cb2dfeac8d change name to JSON Convert 2022-03-04 13:27:39 -08:00
d0387f5820 add timestamp format hints for better performance 2022-02-07 15:44:46 -08:00
a13dde12af change raw output wording 2022-01-21 07:42:03 -08:00
3701b4198a formatting 2022-01-19 17:29:22 -08:00
302bf72e72 Update high-level API docs 2022-01-18 15:38:03 -08:00
12d2de2282 use jc.utils.input_type_check() and simplify compatibility check 2021-11-30 11:43:06 -08:00
caaeaf0d67 add 'str' type check on input 2021-11-29 16:29:23 -08:00
d36b332bd7 use jc.utils for conversions 2021-04-18 16:33:47 -07:00
691df271fc add info docstring 2021-04-14 20:30:31 -07:00
89f52b95f7 update systeminfo parser with updated timestamps, normalized blank fields, and new doc style 2021-04-14 20:20:46 -07:00
146acc1bf6 rename functions to make them private 2021-04-14 16:46:16 -07:00
325fab2de7 update documentation for parsed structures 2021-04-14 11:52:13 -05:00
f3d00cf38a append mb to memory key names; adjust expected timestamps to utc tz 2021-04-14 11:38:50 -05:00
14838f7f5d update schema with nic, hyperv, and process changes 2021-04-14 11:38:50 -05:00
af74047b81 update schema based on processor/hotfix changes 2021-04-14 11:38:50 -05:00
660c59129c Add parsing of processors/hotfixs 2021-04-14 11:38:50 -05:00
f861cf95b9 Change to v0.5; add parser to cli.py; add to docgen 2021-04-14 11:38:50 -05:00
ee8f06cbdb Add windows systeminfo command parser 2021-04-14 11:38:49 -05:00