Metadata-Version: 2.1
Name: pystandalonehtml
Version: 0.1.7
Summary: Convert html and images into an standalone file with inline img in base64
Home-page: https://github.com/victorcabello/pystandalonehtml
Author: Victor Cabello
Author-email: vmeca87@gmail.com
License: MIT license
Keywords: html to single html
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
License-File: LICENSE
License-File: AUTHORS.rst

================
pystandalon-html
================

Convert html and images into an standalone file with inline img in base64


=======
History
=======

0.0.1 (2022-04-27)
------------------

* First release on PyPI.

