pyjarsigner

Pure Python3 implementation to sign JAR and APK files


Keywords
appknox, pyjarsigner, jarsigner, android, apksigner
License
LGPL-3.0-only
Install
pip install pyjarsigner==0.2.6

Documentation

pyjarsigner

Pure Python3 implementation to sign JAR and APK files which was inspired and borrowed from python-javatools.