1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-07-15 01:24:29 +02:00

add ruamel.yaml ack

This commit is contained in:
Kelly Brazil
2020-02-03 21:41:53 -08:00
parent c690e328f2
commit b5ebf8b76a

View File

@ -1719,4 +1719,5 @@ Tested on:
## Acknowledgments
- `ifconfig-parser` module from https://github.com/KnightWhoSayNi/ifconfig-parser
- `ruamel.yaml` library from https://pypi.org/project/ruamel.yaml
- Parsing code from Conor Heine at https://gist.github.com/cahna/43a1a3ff4d075bcd71f9d7120037a501 adapted for some parsers