Extract the main article body, title, and metadata from raw HTML. This repository keeps the readability-lxml Python API while moving extraction hot paths to Rust. The goal is simple: maintain output ...
Python 3.13 環境において、現在の lxml==5.2.2 のままでは pip やuvのinstall が失敗することを確認しました。(lxml==5.2.2 以前のバージョンは Python 3.13に対応していないため) pyproject.toml および ...