Metadata-Version: 2.1
Name: fosslight-android
Version: 4.1.12
Summary: FOSSLight Android Scanner
Home-page: https://github.com/fosslight/fosslight_android_scanner
Author: LG Electronics
License: Apache-2.0
Download-URL: https://github.com/fosslight/fosslight_android_scanner
Description: <!--
        # 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
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.7
Description-Content-Type: text/markdown
