Add uuigen (#3050)

This commit is contained in:
jamesfrancis2004 2025-06-09 21:05:57 +10:00 committed by GitHub
parent e6c82918bc
commit ab15cc6949
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -35414,5 +35414,18 @@
"description": "Scope tracking for untyped macros",
"license": "MIT",
"web": "https://github.com/thing-king/scope"
},
{
"name": "uuidgen",
"url": "https://github.com/jamesfrancis2004/uuidgen",
"method": "git",
"tags": [
"uuid",
"library",
"id"
],
"description": "A comprehensive and standards-compliant UUID library",
"license": "MIT",
"web": "https://github.com/jamesfrancis2004/uuidgen"
}
]