command line tool to filter HTML with CSS selectors
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.

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: https://github.com/ericchiang/pup
