Add /etc/network/interfaces file parser utility.
Provides a nice method to parse an /etc/network/interfaces file. Since
this is the file format that is passed to the hook commands, it makes it
easy for any python hook command, to parse the file. This could easily be
included in each curtin image, but adding it to curtin removes the need to
have it per image.