mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 00:23:10 +00:00
Added package bio (#1474)
This commit is contained in:
parent
e665419569
commit
8efee5dc22
@ -17870,5 +17870,17 @@
|
|||||||
"description": "fs memory zip finder implement in Nim",
|
"description": "fs memory zip finder implement in Nim",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/bung87/finder"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user