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