Metadata-Version: 2.1
Name: HTMLPackImagesaver
Version: 1.0.2
Summary: Download and save images of HTML only archives - e.g. backup package of Medium.com
Home-page: https://github.com/otapi/HTMLPackImagesaver
Author: otapi
License: UNKNOWN
Description: # HTMLPackImagesaver
        Download and save images of HTML only archives - e.g. backup package of Medium.com. [See related Medium.com post here.](https://otapi.medium.com/save-backup-from-medium-com-stories-html-pack-image-saver-b58207383a39)
        
        ## Install
        `python -m pip install HTMLPackImagesaver`
        
        ## Usage
        `python -m HTMLPackImagesaver [HTMLArchive]`
        
        HTMLArchive: path to a zipped HTML archive file. Opens a file selector dialog if missing.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3
Description-Content-Type: text/markdown
