mirror of
https://github.com/logos-messaging/packages.git
synced 2026-08-25 01:41:14 +00:00
Added package bio (#1474)
This commit is contained in:
@@ -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"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user