pdfminer.six/tests
Richard Hudson 77df431871
Add HOCRConverter (fixes #650) (#651)
* Add HOCRConverter

* Add line to README.md

* Test cicd

* Test cicd 2

* Changes based on review comments

* Remove whitespace changes to CHANGELOG.md

* Remove duplicated html output

* Add link to hocr wiki

* Add tests for extracting hocr and html

Co-authored-by: Pieter Marsman <pietermarsman@gmail.com>
2022-08-14 11:52:50 +02:00
..
helpers.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00
tempfilepath.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00
test_converter.py Ignore path constructors that do not begin with m (#749) 2022-05-06 22:15:00 +02:00
test_encodingdb.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00
test_font_size.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00
test_highlevel_extracttext.py Deprecate usage of `if __name__ == "__main__"` in scripts that are not documented. Also deprecate usage of scripts that are only there for testing purposes. (#756) 2022-06-25 23:11:10 +02:00
test_layout.py Ignore empty characters when analyzing layout (#689) 2022-02-22 21:20:26 +01:00
test_pdfdocument.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00
test_pdfencoding.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00
test_pdffont.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00
test_pdfminer_ccitt.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00
test_pdfminer_crypto.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00
test_pdfminer_psparser.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00
test_pdfpage.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00
test_tools_dumppdf.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00
test_tools_pdf2txt.py Add HOCRConverter (fixes #650) (#651) 2022-08-14 11:52:50 +02:00
test_utils.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00