uv
34388082 - Un-escape HTML entities when decoding (#723)

Commit
1 year ago
Un-escape HTML entities when decoding (#723) I don't have a good testing strategy here (I'm manually testing against `devpi` via `packse`), but the HTML index uses (e.g.) `data-requires-python=">=3.8"`, so we need to decode.
Author
Parents
  • File
    Cargo.lock
  • File
    Cargo.toml
  • crates/puffin-client
    • File
      Cargo.toml
    • src
      • File
        html.rs