www/rdrview: CLI tool to extract the main content from a webpage
rdrview is a command line tool to extract the main content from a webpage.
It's an adaptation of Mozilla readibility.js to a C program that works in
a Capsicum sandbox.
WWW: https://github.com/eafer/rdrview/
PR: 289983