From 0a5f7ab9b6531085ed5191088ee9edc9ba6ec660 Mon Sep 17 00:00:00 2001 From: Benito van der Zander Date: Wed, 4 Jan 2017 14:16:28 +0100 Subject: [PATCH] add xidel (#183) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c284999..c70faa9 100644 --- a/README.md +++ b/README.md @@ -169,6 +169,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [nehm](https://github.com/bogem/nehm) - Console tool, which downloads, sets IDv3 tags and adds to your iTunes (if you use it) your SoundCloud likes in convenient way * [PiCAST](https://github.com/lanceseidman/PiCAST) - PiCAST turns your $35 Raspberry Pi in to a Chromecast like Device * [sejda](https://github.com/torakiki/sejda/) - Command line manipulation of PDF documents (split, merge, rotate, convert to jpg, extract text, etc) +* [xidel](https://github.com/benibela/xidel/) - Cli tool to filter, map and create HTML/XML/JSON data with (Turing-complete) XPath and XQuery. * [xmlstarlet](http://xmlstar.sourceforge.net/) - Old but powerful tool for command-line XML formatting, filtering, and manipulation. ## Applications