Added package magic (#719)
This commit is contained in:
parent
6491b4ab14
commit
979156c921
1 changed files with 13 additions and 0 deletions
|
|
@ -9094,6 +9094,19 @@
|
|||
"license": "LGPLv3",
|
||||
"web": "https://github.com/juancarlospaco/nim-tinyslation"
|
||||
},
|
||||
{
|
||||
"name": "magic",
|
||||
"url": "https://github.com/xmonader/nim-magic",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"libmagic",
|
||||
"magic",
|
||||
"guessfile"
|
||||
],
|
||||
"description": "libmagic for nim",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/xmonader/nim-magic"
|
||||
},
|
||||
{
|
||||
"name": "configparser",
|
||||
"url": "https://github.com/xmonader/nim-configparser",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue