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 91fc392 commit 0ebd8b4Copy full SHA for 0ebd8b4
docs/Packages.md
@@ -47,5 +47,6 @@ While Pluto's standard library is still growing, a few packages are available to
47
- [iniparser](https://github.com/calamity-inc/iniparser) — INI reader & writer for Lua 5.3+ and Pluto
48
- [pluto-discord-bot](https://github.com/PlutoLang/pluto-discord-bot) — a library enabling you to write Discord bots in Pluto
49
- [pluto-websocket](https://github.com/PlutoLang/pluto-websocket) — expands Pluto's `socket` library with WebSocket client functionality
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
0 commit comments