blob: fc5757c27b41a73be66879ceb4c1ed2d215b93aa [file] [log] [blame]
Andrew Pickfordbb0a6192017-09-08 16:04:24 +02001reclass (extended) README
2=========================
martin f. krafft9d19e192013-08-27 15:43:57 +02003
Andrew Pickfordbb0a6192017-09-08 16:04:24 +02004This is an extended version of **reclass** available at:
5https://github.com/AndrewPickford/reclass
6
7The original **reclass** is available at:
8https://github.com/madduck/reclass
9
10
11Extentions
12==========
13
14Escaping of References and Inventory Queries
15Merging Referenced Lists and Dictionaries
16Nested References
17Inventory Queries
18
19
20Changes
21=======
22
23The escaping of references changes how the constructs '\${xxx}' and '\\${xxx}'
24are rendered.
25
26
27Documentation
28=============
29
30Documentation covering the original version is in the doc directory.
Andrew Pickford116a0622017-09-12 14:23:33 +020031See the README-extensions.rst file for documentation on the extentions.