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

update acknowledgments

This commit is contained in:
Kelly Brazil
2020-02-03 22:17:13 -08:00
parent 547c6d3d59
commit 019c480bcc

View File

@ -1765,5 +1765,6 @@ Tested on:
## Acknowledgments
- `ifconfig-parser` module from https://github.com/KnightWhoSayNi/ifconfig-parser
- `ruamel.yaml` library from https://pypi.org/project/ruamel.yaml
- `xmltodict` module from https://github.com/martinblech/xmltodict by Martín Blech
- `ruamel.yaml` library from https://pypi.org/project/ruamel.yaml by Anthon van der Neut
- Parsing code from Conor Heine at https://gist.github.com/cahna/43a1a3ff4d075bcd71f9d7120037a501 adapted for some parsers