<!--
# SPDX-FileCopyrightText: Copyright 2023 LG Electronics Inc.
# SPDX-License-Identifier: Apache-2.0
-->
# FOSSLight Android Scanner
**FOSSLight Android Scanner** is a Python package that print all the binaries loaded on the Android-based model to check which open source is used for each binary, and to check whether the notices are included in the OSS notice (ex-NOTICE.html: OSS Notice for Android-based model).
## 📖 User Guide
We describe the user guide in the FOSSLight guide page.
Please see the [**User Guide**](https://fosslight.org/fosslight-guide-en/scanner/6_android.html) for more information on how to install and run it.
## 👏 Contributing Guide
We always welcome your contributions.
Please see the [CONTRIBUTING guide](https://fosslight.org/fosslight-guide-en/learn/1_contribution.html) for how to contribute.
## 📄 License
FOSSLight Android Scanner is Apache-2.0, as found in the [LICENSE][l] file.
[l]: https://github.com/fosslight/fosslight_android/blob/main/LICENSE
Raw data
{
"_id": null,
"home_page": "https://github.com/fosslight/fosslight_android_scanner",
"name": "fosslight-android",
"maintainer": null,
"docs_url": null,
"requires_python": "<3.13,>=3.10",
"maintainer_email": null,
"keywords": null,
"author": "LG Electronics",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/3b/f6/fd50cf2840d890aa6887049738a97dce551409a98de074d5e01127b902c7/fosslight_android-5.0.10.tar.gz",
"platform": null,
"description": "<!--\n# SPDX-FileCopyrightText: Copyright 2023 LG Electronics Inc.\n# SPDX-License-Identifier: Apache-2.0\n-->\n\n# FOSSLight Android Scanner\n\n**FOSSLight Android Scanner** is a Python package that print all the binaries loaded on the Android-based model to check which open source is used for each binary, and to check whether the notices are included in the OSS notice (ex-NOTICE.html: OSS Notice for Android-based model).\n\n\n## \ud83d\udcd6 User Guide\n\nWe describe the user guide in the FOSSLight guide page.\nPlease see the [**User Guide**](https://fosslight.org/fosslight-guide-en/scanner/6_android.html) for more information on how to install and run it.\n\n\n## \ud83d\udc4f Contributing Guide\n\nWe always welcome your contributions. \nPlease see the [CONTRIBUTING guide](https://fosslight.org/fosslight-guide-en/learn/1_contribution.html) for how to contribute.\n\n\n## \ud83d\udcc4 License\n\nFOSSLight Android Scanner is Apache-2.0, as found in the [LICENSE][l] file.\n\n[l]: https://github.com/fosslight/fosslight_android/blob/main/LICENSE\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "FOSSLight Android Scanner",
"version": "5.0.10",
"project_urls": {
"Download": "https://github.com/fosslight/fosslight_android_scanner",
"Homepage": "https://github.com/fosslight/fosslight_android_scanner"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "0b7c9407d05bc903f7efb681818e648107758e19b61a22230f0eff59364ad22a",
"md5": "26566e70fffe7b48ecb50b5ad86c0416",
"sha256": "c0f6d0cd13e5aa2e3ac4b1590b8d0bbcf81084371069c364101ef24540e2b89e"
},
"downloads": -1,
"filename": "fosslight_android-5.0.10-py3-none-any.whl",
"has_sig": false,
"md5_digest": "26566e70fffe7b48ecb50b5ad86c0416",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<3.13,>=3.10",
"size": 54010,
"upload_time": "2025-07-31T23:26:50",
"upload_time_iso_8601": "2025-07-31T23:26:50.478038Z",
"url": "https://files.pythonhosted.org/packages/0b/7c/9407d05bc903f7efb681818e648107758e19b61a22230f0eff59364ad22a/fosslight_android-5.0.10-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "3bf6fd50cf2840d890aa6887049738a97dce551409a98de074d5e01127b902c7",
"md5": "fed89e36e744677ae1008a5861ef5f2c",
"sha256": "0b6118dd70578ef53dd03a502c6eebea21e0b133c1a98ad5b9edd9c36496dab1"
},
"downloads": -1,
"filename": "fosslight_android-5.0.10.tar.gz",
"has_sig": false,
"md5_digest": "fed89e36e744677ae1008a5861ef5f2c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<3.13,>=3.10",
"size": 50295,
"upload_time": "2025-07-31T23:26:51",
"upload_time_iso_8601": "2025-07-31T23:26:51.589161Z",
"url": "https://files.pythonhosted.org/packages/3b/f6/fd50cf2840d890aa6887049738a97dce551409a98de074d5e01127b902c7/fosslight_android-5.0.10.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-31 23:26:51",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "fosslight",
"github_project": "fosslight_android_scanner",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "fosslight_util",
"specs": [
[
"~=",
"2.1.8"
]
]
},
{
"name": "fosslight_source",
"specs": [
[
"~=",
"2.1.0"
]
]
},
{
"name": "fosslight_binary",
"specs": [
[
"~=",
"5.1.0"
]
]
},
{
"name": "beautifulsoup4",
"specs": []
},
{
"name": "lxml",
"specs": []
},
{
"name": "numpy",
"specs": []
},
{
"name": "pandas",
"specs": []
},
{
"name": "parmap",
"specs": []
},
{
"name": "psycopg2-binary",
"specs": []
},
{
"name": "python-dateutil",
"specs": []
},
{
"name": "py-tlsh",
"specs": []
},
{
"name": "pytz",
"specs": []
},
{
"name": "six",
"specs": []
},
{
"name": "soupsieve",
"specs": []
},
{
"name": "tqdm",
"specs": []
},
{
"name": "urlopen",
"specs": []
},
{
"name": "XlsxWriter",
"specs": []
},
{
"name": "PyYAML",
"specs": []
}
],
"tox": true,
"lcname": "fosslight-android"
}