Add jsoup pod
This commit is contained in:
parent
9a1547e25a
commit
30f3e3c5f1
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue