aboutsummaryrefslogtreecommitdiff
path: root/packages.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages.json')
-rw-r--r--packages.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 27bc476..40906e9 100644
--- a/packages.json
+++ b/packages.json
@@ -5973,5 +5973,17 @@
"description": "Test runner with file monitoring and desktop notification capabilities",
"license": "GPLv3",
"web": "https://github.com/FedericoCeratto/nim-testrunner"
+ },
+ {
+ "name": "reactorfuse",
+ "url": "https://github.com/zielmicha/reactorfuse",
+ "method": "git",
+ "tags": [
+ "filesystem",
+ "fuse"
+ ],
+ "description": "Filesystem in userspace (FUSE) for Nim (for reactor.nim library)",
+ "license": "MIT",
+ "web": "https://github.com/zielmicha/reactorfuse"
}
]