1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-08-10 22:41:51 +02:00

more acknowledgments updates

This commit is contained in:
Kelly Brazil
2020-06-07 12:29:10 -07:00
parent 7f5c649a95
commit 808ff6cf0e

View File

@@ -226,12 +226,12 @@ Feel free to add/improve code or parsers! You can use the [`jc/parsers/foo.py`](
## Acknowledgments ## Acknowledgments
- Local parser plugin feature contributed by [Dean Serenevy](https://github.com/duelafn) - Local parser plugin feature contributed by [Dean Serenevy](https://github.com/duelafn)
- CI automation and code optimizations from https://github.com/philippeitis - CI automation and code optimizations by [philippeitis](https://github.com/philippeitis)
- `ifconfig-parser` module from https://github.com/KnightWhoSayNi/ifconfig-parser - [`ifconfig-parser`](https://github.com/KnightWhoSayNi/ifconfig-parser) module by KnightWhoSayNi
- `xmltodict` module from https://github.com/martinblech/xmltodict by Martín Blech - [`xmltodict`](https://github.com/martinblech/xmltodict) module by Martín Blech
- `ruamel.yaml` library from https://pypi.org/project/ruamel.yaml by Anthon van der Neut - [`ruamel.yaml`](https://pypi.org/project/ruamel.yaml) module by Anthon van der Neut
- Parsing code from Conor Heine at https://gist.github.com/cahna/43a1a3ff4d075bcd71f9d7120037a501 adapted for some parsers - Parsing [code](https://gist.github.com/cahna/43a1a3ff4d075bcd71f9d7120037a501) from Conor Heine adapted for some parsers
- Excellent constructive feedback from Ilya Sher (https://github.com/ilyash-b) - Excellent constructive feedback from [Ilya Sher](https://github.com/ilyash-b)
## Examples ## Examples
### airport -I ### airport -I