mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-08 17:13:09 +00:00
Add package bz2 (#2631)
This commit is contained in:
parent
0c393273c7
commit
aacd9c0c88
@ -30570,5 +30570,18 @@
|
|||||||
"description": "A HyperLogLog data structure implementation in Nim",
|
"description": "A HyperLogLog data structure implementation in Nim",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/deNULL/hyperloglog"
|
"web": "https://github.com/deNULL/hyperloglog"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "bz2",
|
||||||
|
"url": "https://codeberg.org/Yepoleb/nim-bz2.git",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"compression",
|
||||||
|
"bzip2",
|
||||||
|
"bz2"
|
||||||
|
],
|
||||||
|
"description": "Nim module for the bzip2 compression format.",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://codeberg.org/Yepoleb/nim-bz2"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user