Add jsoup pod

This commit is contained in:
Michiel Borkent 2020-05-11 10:48:08 +02:00
parent 9a1547e25a
commit 30f3e3c5f1

View file

@ -24,6 +24,8 @@ Currently the following pods are available:
- [pod-babashka-hsqldb](https://github.com/babashka/pod-babashka-hsqldb): a pod
that allows you to create and fire queries at a
[HSQLDB](http://www.hsqldb.org/) database.
- [pod-jaydeesimon-jsoup](https://github.com/jaydeesimon/pod-jaydeesimon-jsoup):
a pod for parsing HTML using CSS queries backed by Jsoup.
The name pod is inspired by [boot's pod
feature](https://github.com/boot-clj/boot/wiki/Pods). It means _underneath_ or