From d1a9bc34579369e8206d0cc8e50edb7d4d372715 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Huy=20=E2=98=AD?= Date: Thu, 2 Jul 2015 16:53:12 +0700 Subject: Add `tempfile` package --- packages.json | 9 +++++++++ 1 file changed, 9 insertions(+) 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" } ] -- cgit v1.2.3