Skip to content

pup - 0.3.5

Compare
Choose a tag to compare
@ericchiang ericchiang released this 23 Nov 20:18

This release of pup is cross compiled with gox. Simply download the appropriate executable for your platform, unzip the zip, and include the resulting binary somewhere on your PATH environment variable. Happy hacking!

Added since last release:
* Comma separated selectors
    e.g. - "$cat robots.html | pup 'title, h1 span[dir="auto"]'"