Metadata-Version: 1.1
Name: imdb_cli_tool
Version: 1.0.0
Summary: A cli tool to pull movie information about actors/actresses.
Home-page: https://github.com/Zocozoro/imdb
Author: Zak Cook
Author-email: 1zrcook@gmail.com
License: UNKNOWN
Description: # imdb
        Python program to pull information from IMDb about actors.
        
        GitHub link: (https://github.com/Zocozoro/imdb)
        
        Requires IMDbPy v6.6 (https://pypi.org/project/IMDbPY/)
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
