mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +00:00
fixes
This commit is contained in:
parent
c340dd94e7
commit
a7df5638c0
@ -1199,16 +1199,15 @@
|
|||||||
"tags": ["fuse", "library", "wrapper"],
|
"tags": ["fuse", "library", "wrapper"],
|
||||||
"description": "A FUSE binding for Nim",
|
"description": "A FUSE binding for Nim",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/akiradeveloper/nim-fuse",
|
"web": "https://github.com/akiradeveloper/nim-fuse"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "brainfuck",
|
"name": "brainfuck",
|
||||||
"url": "https://github.com/def-/brainfuck.git",
|
"url": "https://github.com/def-/nim-brainfuck.git",
|
||||||
"method": "git",
|
"method": "git",
|
||||||
"tags": ["library", "binary", "app", "interpreter", "compiler", "language"],
|
"tags": ["library", "binary", "app", "interpreter", "compiler", "language"],
|
||||||
"description": "A brainfuck interpreter and compiler",
|
"description": "A brainfuck interpreter and compiler",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/def-/nim-brainfuck"
|
"web": "https://github.com/def-/nim-brainfuck"
|
||||||
}
|
}
|
||||||
|
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user