mirror of
https://github.com/jsvine/pdfplumber.git
synced 2026-08-29 08:34:23 +08:00
Reflect (prior) shift to using only pdfminer.six
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
Plumb a PDF for detailed information about each text character, rectangle, and line. Plus: Table extraction and visual debugging.
|
||||
|
||||
Works best on machine-generated, rather than scanned, PDFs. Built on [`pdfminer`](https://github.com/euske/pdfminer) and [`pdfminer.six`](https://github.com/goulu/pdfminer).
|
||||
Works best on machine-generated, rather than scanned, PDFs. Built on [`pdfminer.six`](https://github.com/goulu/pdfminer).
|
||||
|
||||
Currently [tested](tests/) on [Python 3.5, 3.6, 3.7, and 3.8](tox.ini).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user