blob: acf0e19985053a63350915b30a2abd443c6457e5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
{
"name": "qtkeychain",
"version-string": "0.11.1",
"port-version": 1,
"description": "qtkeychain - Platform-independent Qt API for storing passwords securely",
"homepage": "https://github.com/frankosterfeld/qtkeychain",
"dependencies": [
{
"name": "qt5-base",
"default-features": false
},
"qt5-tools"
]
}
|