mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
Merge pull request #573 from Yardanico/add-pylib0803
Added package pylib
This commit is contained in:
commit
bd2aa76504
@ -7101,8 +7101,22 @@
|
|||||||
"dbg",
|
"dbg",
|
||||||
"debug"
|
"debug"
|
||||||
],
|
],
|
||||||
"description": "dbg template; in debug echo" ,
|
"description": "dbg template; in debug echo",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/enthus1ast/nimDbg"
|
"web": "https://github.com/enthus1ast/nimDbg"
|
||||||
}
|
},
|
||||||
|
{
|
||||||
|
"name": "pylib",
|
||||||
|
"url": "https://github.com/Yardanico/nimpylib",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"python",
|
||||||
|
"compatibility",
|
||||||
|
"library",
|
||||||
|
"pure"
|
||||||
|
],
|
||||||
|
"description": "Nim library with python-like functions and operators",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/Yardanico/nimpylib"
|
||||||
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user