gp_parse: Introduce new module for parsing GPO files
authorGarming Sam <garming@catalyst.net.nz>
Wed, 23 May 2018 00:39:02 +0000 (12:39 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 16 Aug 2018 21:42:20 +0000 (23:42 +0200)
commit7047f457dc8febec3270a37471e8d9cad52b6dec
tree6f05e558882aee7bc1aac81ea2d9233805e10d51
parent8140a7bb762d049dfe0fd84858f7fd5b357351c7
gp_parse: Introduce new module for parsing GPO files

This is the default parser which will cause the file to be restored
as-is -- leaving only an effectively blank XML file as a placeholder.

Signed-off-by: Garming Sam <garming@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/gp_parse/__init__.py [new file with mode: 0644]