Added package hnimast (#1630)

This commit is contained in:
haxscramper 2020-08-31 16:07:45 +00:00 committed by GitHub
parent 7e3a19f152
commit 510afa4f63
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19426,5 +19426,17 @@
"description": "Simpleflake for nim",
"license": "MIT",
"web": "https://github.com/aisk/simpleflake.nim"
},
{
"name": "hnimast",
"url": "https://github.com/haxscramper/hnimast",
"method": "git",
"tags": [
"ast",
"macro"
],
"description": "User-friendly wrapper for nim ast",
"license": "Apache-2.0",
"web": "https://github.com/haxscramper/hnimast"
}
]