- only words matching a-zA-Z are used,
which removes some situations where
the generated code was not readable
by the android application
- words are now under 10 characters long
- function flow improved for readability
- pip setup.py is provided to allow installs via pip
this includes a brief package description and install
dependencies
- bump is now moved to a subfolder bump with __init__
as this is a package setup requirement
- gitignore now ignores any tar'ed files and any
pycaches