Engrave 0.1
-----------

Engrave is a library for editing the contents of an edje .eet file.

 o  parses Edje's .edc format (or the .edc embedded in an edje .eet file)
 o  returns a structural representation of the .edc. 
 o  provides an API for modifying this representation (add/remove/edit parts,
    programs, etc)
 o  writes the modified data back out to an .edc (or an .eet)

