On Sat, Nov 18, 2017 at 12:01:12PM +0100, Klemens Nanni wrote:
> On Fri, Nov 10, 2017 at 11:28:54PM +0100, Klemens Nanni wrote:
> > Hey,
> > 
> > here's pup, a small but very helpful utility written in Go; pkg/DESCR:
> > 
> >     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:
> >     
> >     
> > https://developer.mozilla.org/en-US/docs/Web/Guide/CSS/Getting_started/Selectors
> >     
> >     Inspired by http://stedolan.github.io/jq/, pup aims to be a fast
> >     and flexible way of exploring HTML from the terminal.
> > 
> > Running just fine on my amd64 machine, tests pass.
> > 
> > The port is really simple and only packages the actual binary (no
> > upstream manual page).
> > 
> > Feedback, comments?
> Any takers?
Second bump, port reattached. DESCR now without URLs:

        $ pkg_info pup
        Information for inst:pup-0.4.0

        Comment:
        Parsing HTML at the command line

        Description:
        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: Klemens Nanni <k...@posteo.org>

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

Anyone willing to commit this?

Attachment: pup.tgz
Description: Binary data

Reply via email to