path | start | end | what | value |
---|---|---|---|---|
python-adb-shell/python-adb-shell.spec | 8 | 8 | license | apache-2.0 |
python-adb-shell/adb_shell-0.4.2/LICENSE | 2 | 177 | license | apache-2.0 |
python-adb-shell/adb_shell-0.4.2/PKG-INFO | 2 | 177 | license | apache-2.0 |
python-adb-shell/adb_shell-0.4.2/PKG-INFO | 12 | 12 | license | apache-2.0 |
python-adb-shell/adb_shell-0.4.2/PKG-INFO | 17 | 17 | license | unknown-license-reference |
python-adb-shell/adb_shell-0.4.2/setup.py | 20 | 20 | license | apache-2.0 |
python-adb-shell/adb_shell-0.4.2/adb_shell/adb_device.py | 4 | 4 | license | unknown-license-reference |
python-adb-shell/adb_shell-0.4.2/adb_shell/adb_device.py | 4 | 19 | license | apache-2.0 |
python-adb-shell/adb_shell-0.4.2/adb_shell/adb_device_async.py | 4 | 4 | license | unknown-license-reference |
python-adb-shell/adb_shell-0.4.2/adb_shell/adb_device_async.py | 4 | 19 | license | apache-2.0 |
python-adb-shell/adb_shell-0.4.2/adb_shell/adb_message.py | 4 | 4 | license | unknown-license-reference |
python-adb-shell/adb_shell-0.4.2/adb_shell/adb_message.py | 4 | 19 | license | apache-2.0 |
python-adb-shell/adb_shell-0.4.2/adb_shell/constants.py | 4 | 4 | license | unknown-license-reference |
python-adb-shell/adb_shell-0.4.2/adb_shell/constants.py | 4 | 19 | license | apache-2.0 |
python-adb-shell/adb_shell-0.4.2/adb_shell/exceptions.py | 4 | 4 | license | unknown-license-reference |
python-adb-shell/adb_shell-0.4.2/adb_shell/exceptions.py | 4 | 19 | license | apache-2.0 |
python-adb-shell/adb_shell-0.4.2/adb_shell/hidden_helpers.py | 4 | 4 | license | unknown-license-reference |
python-adb-shell/adb_shell-0.4.2/adb_shell/hidden_helpers.py | 4 | 19 | license | apache-2.0 |
python-adb-shell/adb_shell-0.4.2/adb_shell/auth/sign_cryptography.py | 3 | 13 | license | apache-2.0 |
python-adb-shell/adb_shell-0.4.2/adb_shell/auth/sign_pycryptodome.py | 3 | 13 | license | apache-2.0 |
python-adb-shell/adb_shell-0.4.2/adb_shell/auth/sign_pythonrsa.py | 3 | 13 | license | apache-2.0 |
python-adb-shell/adb_shell-0.4.2/adb_shell/transport/tcp_transport.py | 4 | 4 | license | unknown-license-reference |
python-adb-shell/adb_shell-0.4.2/adb_shell/transport/tcp_transport.py | 4 | 19 | license | apache-2.0 |
python-adb-shell/adb_shell-0.4.2/adb_shell/transport/usb_transport.py | 4 | 4 | license | unknown-license-reference |
python-adb-shell/adb_shell-0.4.2/adb_shell/transport/usb_transport.py | 4 | 19 | license | apache-2.0 |
python-adb-shell/adb_shell-0.4.2/adb_shell.egg-info/PKG-INFO | 12 | 12 | license | apache-2.0 |
python-adb-shell/adb_shell-0.4.2/adb_shell.egg-info/PKG-INFO | 17 | 17 | license | unknown-license-reference |
path | type | name | extension | date | size | sha1 | md5 | files_count | mime_type | file_type | programming_language | is_binary | is_text | is_archive | is_media | is_source | is_script |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
python-adb-shell | directory | ||||||||||||||||
python-adb-shell/adb_shell-0.4.2-SPECPARTS | directory | ||||||||||||||||
python-adb-shell/adb_shell-0.4.2.tar.gz | file | ||||||||||||||||
python-adb-shell/python-adb-shell.spec | file | ||||||||||||||||
python-adb-shell/README.md | file | ||||||||||||||||
python-adb-shell/sources | file | ||||||||||||||||
python-adb-shell/adb_shell-0.4.2 | directory | ||||||||||||||||
python-adb-shell/adb_shell-0.4.2/LICENSE | file | ||||||||||||||||
python-adb-shell/adb_shell-0.4.2/MANIFEST.in | file | ||||||||||||||||
python-adb-shell/adb_shell-0.4.2/PKG-INFO | file | ||||||||||||||||
python-adb-shell/adb_shell-0.4.2/README.rst | file | ||||||||||||||||
python-adb-shell/adb_shell-0.4.2/setup.cfg | file | ||||||||||||||||
python-adb-shell/adb_shell-0.4.2/setup.py | file | ||||||||||||||||
python-adb-shell/adb_shell-0.4.2/adb_shell | directory | ||||||||||||||||
python-adb-shell/adb_shell-0.4.2/adb_shell/__init__.py | file | ||||||||||||||||
python-adb-shell/adb_shell-0.4.2/adb_shell/adb_device.py | file | ||||||||||||||||
python-adb-shell/adb_shell-0.4.2/adb_shell/adb_device_async.py | file | ||||||||||||||||
python-adb-shell/adb_shell-0.4.2/adb_shell/adb_message.py | file | ||||||||||||||||
python-adb-shell/adb_shell-0.4.2/adb_shell/constants.py | file | ||||||||||||||||
python-adb-shell/adb_shell-0.4.2/adb_shell/exceptions.py | file | ||||||||||||||||
python-adb-shell/adb_shell-0.4.2/adb_shell/hidden_helpers.py | file | ||||||||||||||||
python-adb-shell/adb_shell-0.4.2/adb_shell/auth | directory | ||||||||||||||||
python-adb-shell/adb_shell-0.4.2/adb_shell/auth/__init__.py | file | ||||||||||||||||
python-adb-shell/adb_shell-0.4.2/adb_shell/auth/keygen.py | file | ||||||||||||||||
python-adb-shell/adb_shell-0.4.2/adb_shell/auth/sign_cryptography.py | file | ||||||||||||||||
python-adb-shell/adb_shell-0.4.2/adb_shell/auth/sign_pycryptodome.py | file | ||||||||||||||||
python-adb-shell/adb_shell-0.4.2/adb_shell/auth/sign_pythonrsa.py | file | ||||||||||||||||
python-adb-shell/adb_shell-0.4.2/adb_shell/transport | directory | ||||||||||||||||
python-adb-shell/adb_shell-0.4.2/adb_shell/transport/__init__.py | file | ||||||||||||||||
python-adb-shell/adb_shell-0.4.2/adb_shell/transport/base_transport.py | file | ||||||||||||||||
python-adb-shell/adb_shell-0.4.2/adb_shell/transport/base_transport_async.py | file | ||||||||||||||||
python-adb-shell/adb_shell-0.4.2/adb_shell/transport/tcp_transport.py | file | ||||||||||||||||
python-adb-shell/adb_shell-0.4.2/adb_shell/transport/tcp_transport_async.py | file | ||||||||||||||||
python-adb-shell/adb_shell-0.4.2/adb_shell/transport/usb_transport.py | file | ||||||||||||||||
python-adb-shell/adb_shell-0.4.2/adb_shell.egg-info | directory | ||||||||||||||||
python-adb-shell/adb_shell-0.4.2/adb_shell.egg-info/dependency_links.txt | file | ||||||||||||||||
python-adb-shell/adb_shell-0.4.2/adb_shell.egg-info/PKG-INFO | file | ||||||||||||||||
python-adb-shell/adb_shell-0.4.2/adb_shell.egg-info/requires.txt | file | ||||||||||||||||
python-adb-shell/adb_shell-0.4.2/adb_shell.egg-info/SOURCES.txt | file | ||||||||||||||||
python-adb-shell/adb_shell-0.4.2/adb_shell.egg-info/top_level.txt | file |
path | holder | start | end |
---|
path | Author | start | end |
---|
path | start | end |
---|
path | url | start | end |
---|
key | short_name | category | owner | scancode_url | licensedb_url | homepage_url | text_urls | spdx_license_key | spdx_url |
---|---|---|---|---|---|---|---|---|---|
apache-2.0 | Apache 2.0 | Permissive | Apache Software Foundation | https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/apache-2.0.LICENSE | https://scancode-licensedb.aboutcode.org/apache-2.0 | http://www.apache.org/licenses/ | http://www.apache.org/licenses/LICENSE-2.0 | Apache-2.0 | https://spdx.org/licenses/Apache-2.0 |
unknown-license-reference | Unknown License reference | Unstated License | Unspecified | https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/unknown-license-reference.LICENSE | https://scancode-licensedb.aboutcode.org/unknown-license-reference | None | LicenseRef-scancode-unknown-license-reference | https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/unknown-license-reference.LICENSE |