Added package bio (#1474)

This commit is contained in:
flywind 2020-05-16 22:32:46 +08:00 committed by GitHub
parent e665419569
commit 8efee5dc22
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"
}
]