Squeeze: rich data extraction

github preview

I’ve always been frustrated at my ability to extract data when I was working from the terminal. Extracting URLs, codetags (// TODO:, etc) is something that I often do, and it is always resulting in me struggling to get grep to do what I need.

This project aims at solving this frustration, and allows to extract data from arbitrary sources. It is easily interoperable with other unix tools. I use it the nvim and tmux integrations on a daily basis.

Check the readme to see the possibilities offered by the tool.