diff --git a/packages.json b/packages.json index 0aefb50..8b37b4d 100644 --- a/packages.json +++ b/packages.json @@ -1191,5 +1191,14 @@ "description": "Tuple manipulation utilities", "license": "MIT", "web": "http://www.vision.caltech.edu/~mmcgill/tuples.html" + }, + { + "name": "fuse", + "url": "https://github.com/akiradeveloper/nim-fuse", + "method": "git", + "tags": ["fuse", "library", "wrapper"], + "description": "A FUSE binding for Nim", + "license": "MIT", + "web": "https://github.com/akiradeveloper/nim-fuse", } ]