Python packaging changes - renames distribution and refactors code structure
Renames Python distribution name to "openoced" and sets version number 1.0 and 2.0 for March and December versions respectively.
We need to add a "openoced" subdirectory to use as root directory for code (under "oced") so that the library can be imported as "openoced" later.