This is a fork of github.com/pquerna/otp that has been trimmed down to remove all external dependencies. Specifically, the following things have been removed:
- QR code generation support
- Testing support libraries (replaced with normal built-in tools)
- Examples
In addition, travis CI has been replaced with Github actions.