Petr Michalec | ad44117 | 2017-09-18 17:18:10 +0200 | [diff] [blame] | 1 | Reclass README |
| 2 | ========================= |
martin f. krafft | 9d19e19 | 2013-08-27 15:43:57 +0200 | [diff] [blame] | 3 | |
Petr Michalec | ad44117 | 2017-09-18 17:18:10 +0200 | [diff] [blame] | 4 | This is the fork of original **reclass** that is available at: |
| 5 | https://github.com/madduck/reclass |
| 6 | |
| 7 | Extentions |
| 8 | ========== |
| 9 | |
| 10 | List of the core features: |
| 11 | |
| 12 | * Escaping of References and Inventory Queries |
| 13 | * Merging Referenced Lists and Dictionaries |
| 14 | * Nested References |
| 15 | * Inventory Queries |
| 16 | * Ignore class notfound/regexp option |
| 17 | |
| 18 | |
| 19 | .. include:: ./README-extensions.rst |
| 20 | |
| 21 | |
| 22 | Documentation |
| 23 | ============= |
| 24 | |
| 25 | Documentation covering the original version is in the doc directory. |
| 26 | See the README-extensions.rst file for documentation on the extentions. |