diff --git a/packages.json b/packages.json index bdf7895..4fe5e8e 100644 --- a/packages.json +++ b/packages.json @@ -17871,6 +17871,19 @@ "license": "MIT", "web": "https://github.com/bung87/finder" }, + { + "name": "huffman", + "url": "https://github.com/xzeshen/huffman", + "method": "git", + "tags": [ + "huffman", + "encode", + "decode" + ], + "description": "Huffman encode/decode for Nim.", + "license": "Apache-2.0", + "web": "https://github.com/xzeshen/huffman" + }, { "name": "bio", "url": "https://github.com/xzeshen/bio",