Merge pull request #124 from akiradeveloper/fuse

Add fuse
This commit is contained in:
Flaviu Tamas 2015-02-06 21:54:55 -05:00
commit 8fab1575b2

View File

@ -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",
}
]