Skip to content

Commit

Permalink
Add brotli (#2909)
Browse files Browse the repository at this point in the history
Co-authored-by: ringabout <[email protected]>
  • Loading branch information
neroist and ringabout authored Jul 29, 2024
1 parent f9be22f commit 999f04e
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -33845,6 +33845,22 @@
"license": "GPL-3.0-only",
"web": "https://github.com/nirokay/holidapi"
},
{
"name": "brotli",
"url": "https://github.com/neroist/brotli",
"method": "git",
"tags": [
"brotli",
"compression",
"decompression",
"bindings",
"wrapper"
],
"description": "Brotli compression & decompression for Nim",
"license": "MIT",
"web": "https://github.com/neroist/brotli",
"doc": "https://neroist.github.io/brotli"
},
{
"name": "hannah",
"url": "https://github.com/sainttttt/hannah",
Expand Down

0 comments on commit 999f04e

Please sign in to comment.