Added package flower (#2091)

This commit is contained in:
Liam Sc 2021-12-21 00:06:50 +13:00 committed by GitHub
parent ec3f006d7f
commit 4ba2cead88
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24533,5 +24533,16 @@
"description": "Small library for working with colors",
"license": "MIT",
"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"
}
]