mirror of
https://github.com/jsvine/pdfplumber.git
synced 2026-08-30 00:50:24 +08:00
34197f7d6d
Enables idiomatic-ish treatment, e.g.:
with pdfplumber.open(path) as pdf:
[do things]