A standalone packaging of AOSP's apkparser library. https://android.googlesource.com/platform/tools/base/+/refs/heads/mirror-goog-studio-main/apkparser
You can customize the logic of apkparser, such as obtaining which classes have changed from the old version to the new version, and sorting them by their size, which is especially useful for package size optimization.