We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d215a2 commit afa487dCopy full SHA for afa487d
docs/Packages.md
@@ -51,3 +51,4 @@ While Pluto's standard library is still growing, a few packages are available to
51
- [pluto-query](https://github.com/PlutoLang/pluto-query) — expands Pluto's `xml` library with query selector functionality
52
- [pluto-dns](https://github.com/PlutoLang/pluto-dns) — DNS client library
53
- [pluto-s3](https://github.com/PlutoLang/pluto-s3) — S3 client library including AWS4 and HMAC algorithms
54
+- [pluto-pg](https://github.com/PlutoLang/pluto-pg) — Postgres wire protocol client library including SASL SCRAM algorithm
0 commit comments