Metadata-Version: 2.1
Name: nb-phone-extractor
Version: 0.0.1
Summary: This is a program that takes in Phone Data in a semi-structured format in excel, and returns another excel sheet that shows select details about it
Home-page: https://github.com/navtech-sy/phone-data-parser
Author: Wang Siyang
Author-email: ai1@navtech.com.sg
License: UNKNOWN
Description: ##Naive Bayesian Phone Data Extractor  
        
        This is a program that takes in Phone Data in a semi-structured format in excel, and returns another excel sheet that shows the following details:  
        1. OS
        2. ROM
        3. RAM
        4. Battery
        5. Display Size
        6. Primary Camera
        7. Secondary Camera
        8. Chipset
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
