···6262 "test__repr_png_"
6363 ];
64646565+ disabledTestPaths = [
6666+ # Tests requires pypdfium2
6767+ "tests/test_display.py"
6868+ # Tests require Ghostscript
6969+ "tests/test_repair.py"
7070+ ];
7171+6572 meta = with lib; {
6673 description = "Plumb a PDF for detailed information about each char, rectangle, line, et cetera — and easily extract text and tables";
6774 homepage = "https://github.com/jsvine/pdfplumber";