cc61b57dd1
add blank line tests to slicer
2024-02-06 01:54:31 +00:00
6d679b2895
doc update
2024-02-06 01:54:31 +00:00
1e1fc08a47
doc update
2024-02-06 01:54:31 +00:00
b5c3a03d56
implement slurp by wrapping in a list, adding "_file" for /proc, and further wrapping in {"result": data} when --meta-out is used.
2024-02-06 01:54:31 +00:00
9e269f070f
update slice help doc
2024-02-06 01:54:31 +00:00
f863cfdef4
fix for slicing blank lines
2024-02-06 01:54:31 +00:00
2cd58d75e7
make parser_shortname more robust
2024-02-06 01:54:31 +00:00
03b70eebb7
make /proc slurpable with magic syntax
2024-02-06 01:54:31 +00:00
1e76ce2aea
doc update
2024-02-06 01:54:31 +00:00
d9fc1b4242
doc update
2024-02-06 01:54:31 +00:00
36a3d2e96d
crontab remove double entry in doc ( #518 )
2024-02-06 01:54:31 +00:00
bf05de1d63
doc update
2024-02-06 01:54:31 +00:00
cae41df1d8
add get_parser tests
2024-02-06 01:54:31 +00:00
8e9ff7fa9f
refactor to use get_parser()
2024-02-06 01:54:31 +00:00
973c535c72
extract to public jc.get_parser(parser_name) ( #516 )
...
* remove unused imports and RegEx
* extract to public jc.get_parser(parser_name)
* changed order of exports
* add doc
* add doc.md
* remove data_dir from doc.md
---------
Co-authored-by: Kelly Brazil <kellyjonbrazil@gmail.com >
2024-02-06 01:54:31 +00:00
8614d3dde9
remove unused imports and RegEx ( #515 )
2024-02-06 01:54:31 +00:00
a73ee47bcf
move slurp error message so it will work for all parser types
2024-02-06 01:54:31 +00:00
d54a81831f
update slicer to use utils.line_slice()
2024-02-06 01:54:31 +00:00
73ae1396b9
enhance slurp error message
2024-02-06 01:54:31 +00:00
3399e8551e
add slurpable_parser_mod_list test
2024-02-06 01:54:31 +00:00
b9656c2fae
add line_slice tests
2024-02-06 01:54:31 +00:00
e08ccb7942
add slurp test. fix cli_json_out_pretty test
2024-02-06 01:54:31 +00:00
9b648e8560
doc update
2024-02-06 01:54:31 +00:00
c97a8fb48f
add line_slice function
2024-02-06 01:54:31 +00:00
3a95407161
back out slurp array flattening code
2024-02-06 01:54:31 +00:00
7609af28b3
doc update
2024-02-06 01:54:31 +00:00
c2b2e81a2b
add more slurpable parsers
2024-02-06 01:54:31 +00:00
3b0594a4a6
flatten slurp output if parser outputs a list
2024-02-06 01:54:31 +00:00
2b0b9dd7ba
doc update
2024-02-06 01:54:31 +00:00
f159dd6b9d
Add plugins support 4 snapcraft ( #512 )
...
* Added `snap` support.
* Added plugins support.
* Add README 4 snap.
---------
Co-authored-by: Kelly Brazil <kellyjonbrazil@gmail.com >
2024-02-06 01:54:31 +00:00
2d5d87c73d
version bump and doc update
2024-02-06 01:54:31 +00:00
a260ceba1c
add slurp functionality
2024-02-06 01:54:31 +00:00
6c30b8106c
use PurePosixPath to fix tests running on Windows
2024-02-06 01:54:31 +00:00
a23921c879
doc update
2024-02-06 01:54:31 +00:00
3999276d17
add parent, filename, stem, and extension to schema
2024-02-06 01:54:31 +00:00
65bd4850f2
doc update
2024-02-06 01:54:31 +00:00
d71c2d2b20
add kv_dup tests
2024-02-06 01:54:31 +00:00
6dd5b29998
fix to make None values always a blank string
2024-02-06 01:54:31 +00:00
1868b28f74
doc fix
2024-02-06 01:54:31 +00:00
e8c0bef6ca
doc update
2024-02-06 01:54:31 +00:00
2c09a06b5a
add kv_dup parser
2024-02-06 01:54:31 +00:00
fc75ce90d1
refactor alias parsers
2024-02-06 01:54:31 +00:00
45a6cfc9cf
add source info to docs
2024-02-06 01:54:31 +00:00
69a0922410
doc update
2024-02-06 01:54:31 +00:00
2bb201a706
fix parser source path
2024-02-06 01:54:31 +00:00
50d5d3a3ba
add opposite endian ipv6 addresses for s390x and other Big Endian architecture support
2024-02-06 01:54:31 +00:00
b14a8980b8
add more info for unit tests
2024-02-06 01:54:31 +00:00
de6aa1cc92
change \n
to echo to create new lines
2024-02-06 01:54:31 +00:00
c4dcedb269
Update docgen.sh: add link to source
2024-02-06 01:54:31 +00:00
140a61702b
Revert "More nsd fixes" ( #526 )
2024-01-26 14:22:13 -08:00