Added package bitseqs (#2352)

This commit is contained in:
Adam M 2022-09-08 15:41:36 +02:00 committed by GitHub
parent 96452e7a04
commit 6c052f9997
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27409,6 +27409,23 @@
"license": "GPL-2.0-only",
"web": "https://github.com/srozb/nim-libfuzzy"
},
{
"name": "bitseqs",
"url": "https://github.com/adokitkat/bitfields",
"method": "git",
"tags": [
"bit",
"bitfield",
"seq",
"bitseq",
"manipulation",
"utility",
"library"
],
"description": "Utility for a bit manipulation",
"license": "MIT",
"web": "https://github.com/adokitkat/bitfields"
},
{
"name": "peni",
"url": "https://github.com/srozb/peni",