2023-01-09 17:06:45 +08:00
|
|
|
{
|
|
|
|
"name": "attr",
|
2024-01-23 02:59:09 +08:00
|
|
|
"version-semver": "2.5.2",
|
2023-01-09 17:06:45 +08:00
|
|
|
"description": "Commands for Manipulating Filesystem Extended Attributes",
|
|
|
|
"homepage": "http://savannah.nongnu.org/projects/attr",
|
|
|
|
"license": "LGPL-2.1-or-later",
|
2023-08-04 01:31:07 +08:00
|
|
|
"supports": "linux",
|
|
|
|
"features": {
|
|
|
|
"nls": {
|
|
|
|
"description": "Enable native language support",
|
|
|
|
"dependencies": [
|
|
|
|
{
|
|
|
|
"name": "gettext",
|
|
|
|
"host": true,
|
|
|
|
"features": [
|
|
|
|
"tools"
|
|
|
|
]
|
2024-01-23 02:59:09 +08:00
|
|
|
},
|
|
|
|
"gettext-libintl"
|
2023-08-04 01:31:07 +08:00
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|
2023-01-09 17:06:45 +08:00
|
|
|
}
|