Added package matsuri (#1453)

This commit is contained in:
zer0-star 2020-04-29 22:59:45 +09:00 committed by GitHub
parent 2843068b9d
commit 89f783534b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17601,5 +17601,19 @@
"description": "HTTP Cookies for Nim.",
"license": "Apache-2.0",
"web": "https://github.com/planety/cookies"
},
{
"name": "matsuri",
"url": "https://github.com/zer0-star/matsuri",
"method": "git",
"tags": [
"library",
"variant",
"algebraic_data_type",
"pattern_matching"
],
"description": "Useful Variant Type and Powerful Pattern Matching for Nim",
"license": "MIT",
"web": "https://github.com/zer0-star/matsuri"
}
]