gettext-syslocale/dub.json
2025-06-26 22:12:31 +03:00

13 lines
320 B
JSON

{
"authors": [
"Alexander Zhirov"
],
"copyright": "Copyright © 2025, Alexander Zhirov",
"dependencies": {
"gettext": "~>1"
},
"description": "Support system locale detection and standard GNU/Linux translation paths for gettext",
"license": "BSL-1.0",
"name": "gettext-syslocale",
"targetType": "library"
}