Added package bio (#1474)

This commit is contained in:
flywind
2020-05-16 16:32:46 +02:00
committed by GitHub
parent e665419569
commit 8efee5dc22
+12
View File
@@ -17870,5 +17870,17 @@
"description": "fs memory zip finder implement in Nim",
"license": "MIT",
"web": "https://github.com/bung87/finder"
},
{
"name": "bio",
"url": "https://github.com/xzeshen/bio",
"method": "git",
"tags": [
"streams",
"endians"
],
"description": "Bytes utils for Nim.",
"license": "Apache-2.0",
"web": "https://github.com/xzeshen/bio"
}
]