Metadata-Version: 2.1
Name: Exif-python
Version: 1.0.2
Summary: Extract Exif data from image or video files
Home-page: https://github.com/gmyrianthous/example-publish-pypi
Author: Deep Dey
Author-email: deepdey10998@gmail.com
License: MIT
Description: # Exif-extractor
        
        This is an package that is used to extract meta data and Exif information from images and videos. This package is published in PyPI as named <a href="https://pypi.org/project/Exif-python/">Exif-extractor</a>.
        
        # Installing
        
            pip install Exif-extractor
        
Keywords: Exif image metadata
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3 :: Only
Description-Content-Type: text/markdown
