| reclass (extended) README |
| ========================= |
| |
| This is an extended version of **reclass** available at: |
| https://github.com/AndrewPickford/reclass |
| |
| The original **reclass** is available at: |
| https://github.com/madduck/reclass |
| |
| |
| Extentions |
| ========== |
| |
| Escaping of References and Inventory Queries |
| Merging Referenced Lists and Dictionaries |
| Nested References |
| Inventory Queries |
| |
| |
| Changes |
| ======= |
| |
| The escaping of references changes how the constructs '\${xxx}' and '\\${xxx}' |
| are rendered. |
| |
| |
| Documentation |
| ============= |
| |
| Documentation covering the original version is in the doc directory. |
| See the README-extensions.rst file for documentation on the extentions. |