Merge pull request #201 from rgv151/patch-7

Add `tempfile` package
This commit is contained in:
Dominik Picheta 2015-07-02 17:56:07 +01:00
commit 7eec76ef18

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