Merges html files that are created by pdfminer.six using exact option
Project description
Merges html files that are created by pdfminer.six using -Y exact.
To use:
pip install htmlmerge
from htmlmerge import html_merge
f = open(‘foo.html’, ‘rb’).read()
foobar = html_merge(f)
result = foobar.run()
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file htmlmerge-1.2.7-py2.py3-none-any.whl
.
File metadata
- Download URL: htmlmerge-1.2.7-py2.py3-none-any.whl
- Upload date:
- Size: 6.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d6f005e029b2c2a7c6c23047054751a90e453f0fc0b80ff2e41c0a3787378583 |
|
MD5 | 073eb70d1ee6e1c8788f340b0daa7f29 |
|
BLAKE2b-256 | c996293e7a15bbba78a7be2bd3496bdbcb894f94cdeba404ca55ca15477e06cd |