Added package labeledtypes (#2494)

This commit is contained in:
Hamid Bluri 2023-02-10 11:01:09 +03:30 committed by GitHub
parent 5a0d4b2d49
commit 7637cc803d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28878,5 +28878,21 @@
"description": "Validate HTTP input data in a fancy way",
"license": "MIT",
"web": "https://github.com/openpeep/bag"
},
{
"name": "labeledtypes",
"url": "https://github.com/hamidb80/labeledtypes",
"method": "git",
"tags": [
"label",
"labeling",
"type",
"types",
"annonation",
"macro"
],
"description": "label your types - a convention for self-documented and more readable code",
"license": "MIT",
"web": "https://github.com/hamidb80/labeledtypes"
}
]