mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +00:00
Added package flower (#2091)
This commit is contained in:
parent
ec3f006d7f
commit
4ba2cead88
@ -24533,5 +24533,16 @@
|
|||||||
"description": "Small library for working with colors",
|
"description": "Small library for working with colors",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/prettybauble/prettyclr"
|
"web": "https://github.com/prettybauble/prettyclr"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "flower",
|
||||||
|
"url": "https://github.com/dizzyliam/flower",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"set"
|
||||||
|
],
|
||||||
|
"description": "A pure Nim bloom filter.",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/dizzyliam/flower"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user