wildmatch/dub.json
2025-09-18 03:43:58 +03:00

10 lines
246 B
JSON

{
"authors": [
"Alexander Zhirov"
],
"copyright": "Copyright © 2025, Alexander Zhirov",
"description": "wildmatch is a library for git/rsync-style pattern matching.",
"license": "BSL-1.0",
"name": "wildmatch",
"targetType": "library"
}