Add seiryu (#2926)

This commit is contained in:
Neo 2024-09-04 11:42:14 +09:00 committed by GitHub
parent c749da0bd2
commit ff0e915edb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -34012,5 +34012,18 @@
"description": "A simple runtime string interpolation library, that leverages nimjas lexer.",
"license": "MIT",
"web": "https://github.com/enthus1ast/formatja"
},
{
"name": "seiryu",
"url": "https://github.com/glassesneo/seiryu",
"method": "git",
"tags": [
"assertions",
"design-by-contract",
"metaprogramming"
],
"description": "A nimble package for improving your Nim code",
"license": "MIT",
"web": "https://github.com/glassesneo/seiryu"
}
]