Changes
================
* [library] Added getters and setters for all private fields.
* Switched to working directly with XML database.
* Completely switched to Python 3. Python 2 is no longer supported due to its EOL.
* Added support of calculating SHA2 (SHA-512) hashes for downloaded HUD files.
* Added Travis CI support.
* Removed all shebangs and executable bit from sources.
* Switched to Python logger.
* Added `--save` command-line option, allowing to save changes in HUD database automatically.
* Console output now will include full HUD names.