Add package knot (#2694)

This commit is contained in:
metagn 2023-08-28 12:17:17 +03:00 committed by GitHub
parent 27a6414ab6
commit 61b2557a37
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31295,6 +31295,19 @@
"license": "GPL-3.0-only",
"web": "https://codeberg.org/pswilde/bc_webservices"
},
{
"name": "knot",
"url": "https://github.com/metagn/knot",
"method": "git",
"tags": [
"macro",
"namespace",
"trait"
],
"description": "tie compile-time values to types under names",
"license": "MIT",
"web": "https://github.com/metagn/knot"
},
{
"name": "shopifyextractor",
"url": "https://github.com/thisago/shopifyextractor",