Add tempfile package

This commit is contained in:
Huy ☭ 2015-07-02 16:53:12 +07:00
parent 726b88ece2
commit d1a9bc3457

View File

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