aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index a4f4c09..aa92551 100644
--- a/packages.json
+++ b/packages.json
@@ -1794,5 +1794,14 @@
"description": "Async Telegram Bot API Client",
"license": "MIT",
"web": "https://github.com/rgv151/telebot.nim"
+ },
+ {
+ "name": "tempfile",
+ "url": "https://github.com/rgv151/tempfile.nim",
+ "method": "git",
+ "tags": ["temp", "mktemp", "make", "mk", "mkstemp", "mkdtemp"],
+ "description": "Temporary files and directories",
+ "license": "MIT",
+ "web": "https://github.com/rgv151/tempfile.nim"
}
]