Added
- Added subcommand functionality. Available subcommands are `clean`, `combine`,
and `modernize`.
- Added `clean` functionality, that e.g., allows renaming duplicate IDs.
- Added `combine` functionality that allows combining multiple bib files into a
single one.
- The minimum required version of Python is 3.7.