mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 10:56:27 -04:00
5 lines
200 B
Text
5 lines
200 B
Text
jq, but for HTML.
|
|
|
|
`hq` reads HTML and converts it into a JSON object based on a series of CSS
|
|
selectors. The selectors are expressed in a similar way to JSON, but where the
|
|
values are CSS selectors.
|