This is the Java implementation of bzip2 from https://github.com/MateuszBartosiewicz/bzip2
Unlike original repository a license file is added in result of https://github.com/TrustSource/ts-deepscan executation.
- C https://gitlab.com/bzip2/bzip2
- CSharp https://github.com/jaime-olivares/bzip2
- Java https://github.com/MateuszBartosiewicz/bzip2
#EOF