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

22 Commits

Author SHA1 Message Date
caaeaf0d67 add 'str' type check on input 2021-11-29 16:29:23 -08:00
908ac1f61c update docs - remove compatibility section since it is now automatically generated from info() 2021-04-09 10:56:43 -07:00
e28c08b136 update documentation 2021-04-08 12:42:01 -07:00
e4781d60ce update parser descriptions with backticks surrounding command names 2021-04-04 20:52:34 -07:00
1d0ad2f045 doc fixes 2021-01-04 18:01:16 -08:00
59b1055808 enhance docs 2020-08-05 16:51:58 -07:00
7131c29718 add module usage info to docs 2020-08-05 13:32:59 -07:00
cc0f0971d7 Improve and standardize empty data check for all parsers 2020-06-14 17:17:40 -07:00
ab2c1b25ec use startswith() and in instead of find() 2020-04-04 16:56:11 -07:00
68f277bb20 add __version__ 2020-02-03 16:11:58 -08:00
be06aa2b31 update parse() Return info 2019-12-17 10:09:19 -08:00
41f8e3aba2 update Return info 2019-12-17 09:56:09 -08:00
c13ecbec29 clean up parser info 2019-12-16 08:59:41 -08:00
e16bc7e882 add about information to parsers 2019-12-14 23:15:15 -08:00
fe9bdd4811 add info class 2019-12-13 20:01:51 -08:00
9dca6ba539 doc formatting change 2019-12-12 09:47:14 -08:00
d615fa3b93 add compatibility to docs 2019-12-12 09:21:20 -08:00
601e68d104 doc update 2019-11-15 08:40:13 -08:00
ad913b1417 add hosts docs 2019-11-14 21:59:06 -08:00
7113e5a844 filter out comments at the end of the line 2019-11-14 21:55:08 -08:00
a3a8369dc0 add docs 2019-11-14 21:36:02 -08:00
64016b8ef0 add hosts parser 2019-11-14 21:31:25 -08:00