Add tinyre (#2428)

Add tinyre
This commit is contained in:
Ward 2022-12-14 11:34:20 +08:00 committed by GitHub
parent 7cc1fab304
commit 6710bd59d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28148,5 +28148,17 @@
"description": "Cli tool to update the nimble version of a package.",
"license": "MIT",
"web": "https://github.com/philolo1/update_nimble_version"
},
{
"name": "tinyre",
"url": "https://github.com/khchen/tinyre",
"method": "git",
"tags": [
"re",
"regex"
],
"description": "Tiny Regex Engine for Nim",
"license": "MIT",
"web": "https://github.com/khchen/tinyre"
}
]