Metadata-Version: 2.1
Name: phoneNum
Version: 0.2
Summary: get company information with phone number
Home-page: UNKNOWN
Author: Anning Chen
Author-email: anchen@milie.co.jp
License: UNKNOWN
Description: # phoneNum [! [Version][version-badge][version-lin] ![MIT License][license-badge]]
        
        Display company infomation based on its phone number
        
        ### Usage
        
        '''
        usage: phone [-h]
        
        optional arguments:
          -h, --help 	show this help message and exit
        
        '''
        
        
        ### Install
        
        '''
        $ pip install phoneNum
        '''
        
        ### License
        [MIT](https://github.com/pythonml/douyin_image/blob/master/LICENSE)
        
        
        [version-badge]:   https://img.shields.io/badge/version-0.1-brightgreen.svg
        [version-link]:    https://pypi.python.org/pypi/douyin_image/
        [license-badge]:   https://img.shields.io/github/license/pythonml/douyin_image.svg
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
