Merge pull request #1788 from davidgarland/master

Add package hats
This commit is contained in:
Andreas Rumpf 2021-01-24 17:39:06 +01:00 committed by GitHub
commit 6458cc2bd6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21222,5 +21222,18 @@
"description": "Small and dependency free Nim package to infer file and MIME type checking the magic numbers signature.",
"license": "MIT",
"web": "https://github.com/jiro4989/filetype"
},
{
"name": "hats",
"url": "https://github.com/davidgarland/nim-hats",
"method": "git",
"tags": [
"array",
"arrays",
"hat"
],
"description": "Various kinds of hashed array trees.",
"license": "MIT",
"web": "https://github.com/davidgarland/nim-hats"
}
]