update nimpylib web,doc ... (#3073)

This commit is contained in:
lit 2025-07-12 10:00:21 +08:00 committed by GitHub
parent aee611b0a1
commit ffcbcccce5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9739,7 +9739,7 @@
},
{
"name": "pylib",
"url": "https://github.com/nimpylib/pylib",
"url": "https://github.com/nimpylib/nimpylib",
"method": "git",
"tags": [
"python",
@ -9749,9 +9749,9 @@
"macros",
"metaprogramming"
],
"description": "Nim library with python-like functions, syntax and libraries",
"description": "Nim library with python-like functions, syntax sugars and libraries",
"license": "MIT",
"web": "https://github.com/litlighilit/nimpylib"
"web": "https://nimpylib.org"
},
{
"name": "graphemes",