mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
1120b23c0e
pup is a command line tool for processing HTML. It reads from stdin, prints to stdout, and allows the user to filter parts of the page using CSS selectors. Inspired by jq, pup aims to be a fast and flexible way of exploring HTML from the terminal. ok jca@ original port from kn@ help from sthen@ kn@ bentley@ jca@
5 lines
249 B
Plaintext
5 lines
249 B
Plaintext
pup is a command line tool for processing HTML. It reads from stdin,
|
|
prints to stdout, and allows the user to filter parts of the page
|
|
using CSS selectors. Inspired by jq, pup aims to be a fast and
|
|
flexible way of exploring HTML from the terminal.
|