Metadata-Version: 2.1
Name: apk-user-cert
Version: 1.0.1
Summary: Set network_security_config.xml and android:networkSecurityConfig
Home-page: https://github.com/ksg97031/apk-user-cert
Author: ksg97031
Author-email: ksg97031@gmail.com
License: UNKNOWN
Description: apk-user-cert
        ============================================================
        .. code:: sh
        
          $ pip install apk-user-cert
        
        ###############
        USAGE
        ###############
        .. code:: sh
        
          $ apk-user-cert sample.apk
            Decompiling ...
            networkSecurityConfig attrib not founded
            network_security_config.xml not founded
            Rebuilding ...
            ./sample/dist/sample.apk
        
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.5.3
Description-Content-Type: text/x-rst
