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 5175631 commit efff815Copy full SHA for efff815
docs/Packages.md
@@ -50,3 +50,4 @@ While Pluto's standard library is still growing, a few packages are available to
50
- [pluto-zip](https://github.com/PlutoLang/pluto-zip) — a library to read & create zip archives
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-dns) — S3 client library including AWS4 and HMAC algorithms
0 commit comments