Add fusion package (#1476)

* Add fusion package

* fixup
This commit is contained in:
Timothee Cour 2020-05-17 03:25:39 -07:00 committed by GitHub
parent b28b8892e1
commit 0b0f158ecd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17884,6 +17884,17 @@
"license": "Apache-2.0",
"web": "https://github.com/xzeshen/huffman"
},
{
"name": "fusion",
"url": "https://github.com/nim-lang/fusion",
"method": "git",
"tags": [
"distribution"
],
"description": "Nim's official stdlib extension",
"license": "MIT",
"web": "https://github.com/nim-lang/fusion"
},
{
"name": "bio",
"url": "https://github.com/xzeshen/bio",