Merge pull request #189 from fallingduck/master

Add asyncpythonfile package
This commit is contained in:
Dominik Picheta 2015-06-11 00:03:08 +01:00
commit 48029ef537

View File

@ -1677,5 +1677,14 @@
"description": "Iterator library for Nim",
"license": "MIT",
"web": "https://github.com/petermora/nimLazy"
},
{
"name": "asyncpythonfile",
"url": "https://github.com/fallingduck/asyncpythonfile-nim",
"method": "git",
"tags": ["async", "asynchronous", "library", "python", "file", "files"],
"description": "High level, asynchronous file API mimicking Python's file interface.",
"license": "ISC",
"web": "https://github.com/fallingduck/asyncpythonfile-nim"
}
]