diff options
Diffstat (limited to 'textproc/hq/pkg-descr')
-rw-r--r-- | textproc/hq/pkg-descr | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/textproc/hq/pkg-descr b/textproc/hq/pkg-descr deleted file mode 100644 index 1941a18d8dfa..000000000000 --- a/textproc/hq/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -jq, but for HTML. - -`hq` reads HTML and converts it into a JSON object based on a series of CSS -selectors. The selectors are expressed in a similar way to JSON, but where the -values are CSS selectors. |