mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
Update packages.json
Adding a new Nim package
This commit is contained in:
parent
a862dbbb03
commit
021b1d17cb
@ -3871,5 +3871,17 @@
|
||||
"description": "Nim wrapper for the LZ4 library. There is also a high-level API for easy use",
|
||||
"license": "BSD",
|
||||
"web": "https://github.com/dfdeshom/nimlz4"
|
||||
},
|
||||
{
|
||||
"name": "pythonize",
|
||||
"url": "https://github.com/marcoapintoo/nim-pythonize.git",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"python",
|
||||
"wrapper",
|
||||
],
|
||||
"description": "A higher-level wrapper for the Python Programing Language",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/marcoapintoo/nim-pythonize"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user