Refactor configuration parsing to a different module
commitaedfce40c8d4e8e89e6dfcf997bf271ce7b22e06
authorImran M Yousuf <imyousuf@smartitengineering.com>
Mon, 22 Sep 2008 14:11:09 +0000 (22 20:11 +0600)
committerImran M Yousuf <imyousuf@smartitengineering.com>
Mon, 22 Sep 2008 14:11:09 +0000 (22 20:11 +0600)
treec5ef557064d9c034319bc5fefc3dd79a5937e0e2
parentb235a26f009645788d492ac3aededdae60f75525
Refactor configuration parsing to a different module

Since there will be various configuration parsing thus it is moved into a
different module.

Signed-off-by: Imran M Yousuf <imyousuf@smartitengineering.com>
src/.gitignore
src/smart-patcher.py
src/xmlConfigs.py [new file with mode: 0644]