mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-08 00:53:10 +00:00
Added package prettyvec (#2093)
This commit is contained in:
parent
4ba2cead88
commit
9ccb285b38
@ -24544,5 +24544,18 @@
|
|||||||
"description": "A pure Nim bloom filter.",
|
"description": "A pure Nim bloom filter.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/dizzyliam/flower"
|
"web": "https://github.com/dizzyliam/flower"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "prettyvec",
|
||||||
|
"url": "https://github.com/prettybauble/prettyvec",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"prettybauble",
|
||||||
|
"vector",
|
||||||
|
"library"
|
||||||
|
],
|
||||||
|
"description": "Small library for working with vectors",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/prettybauble/prettyvec"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user