• v0.3.1 e9b08b2ff2

    dhdaines released this 2025-01-22 08:53:29 -05:00 | 143 commits to main since this release

    What's Changed

    Full Changelog: https://github.com/dhdaines/paves/compare/v0.3...v0.3.1

    Downloads
  • v0.3 3fc9bdd1e0

    dhdaines released this 2025-01-07 12:52:03 -05:00 | 146 commits to main since this release

    What's Changed

    Full Changelog: https://github.com/dhdaines/paves/compare/v0.2...v0.3

    Downloads
  • v0.2 61ffdb6539

    dhdaines released this 2024-12-30 15:48:03 -05:00 | 155 commits to main since this release

    What's Changed

    • Implement a mostly pdfminer.six-compatible layout analyzer by @dhdaines in https://github.com/dhdaines/paves/pull/1
    • Move paves.playa to paves.bears and use parallel computation there
    • Sort of document stuff

    Full Changelog: https://github.com/dhdaines/paves/compare/v0.1...v0.2

    Downloads
  • v0.1 b51f271c7c

    dhdaines released this 2024-12-27 15:39:21 -05:00 | 167 commits to main since this release

    This doesn't do a whole lot except replicate playa.page.Page.layout (for which it will become the authoritative location) but more stuff is planned, quite specifically an emulation of pdfminer.layout.LayoutAnalyzer and friends.

    Downloads