mirror of
https://github.com/logos-messaging/packages.git
synced 2026-02-04 14:23:11 +00:00
Update url of pylib to an active fork (#2889)
* Update url of pylib to an active fork * update pylib url
This commit is contained in:
parent
940922a21f
commit
d74b9bbe77
@ -9734,17 +9734,19 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "pylib",
|
"name": "pylib",
|
||||||
"url": "https://github.com/Yardanico/nimpylib",
|
"url": "https://github.com/nimpylib/pylib",
|
||||||
"method": "git",
|
"method": "git",
|
||||||
"tags": [
|
"tags": [
|
||||||
"python",
|
"python",
|
||||||
"compatibility",
|
"compatibility",
|
||||||
"library",
|
"library",
|
||||||
"pure"
|
"pure",
|
||||||
|
"macros",
|
||||||
|
"metaprogramming"
|
||||||
],
|
],
|
||||||
"description": "Nim library with python-like functions and operators",
|
"description": "Nim library with python-like functions, syntax and libraries",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/Yardanico/nimpylib"
|
"web": "https://github.com/litlighilit/nimpylib"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "graphemes",
|
"name": "graphemes",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user