mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
Merge pull request #189 from fallingduck/master
Add asyncpythonfile package
This commit is contained in:
commit
48029ef537
@ -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"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user