init
This commit is contained in:
commit
97f78f7728
8 changed files with 218 additions and 0 deletions
13
dub.json
Normal file
13
dub.json
Normal file
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"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"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue