blob: d11da192d644c3a32ce2a9286f4c17cb288749eb (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
{
"name": "butteraugli",
"version-string": "2019-05-08",
"port-version": 2,
"description": "butteraugli estimates the psychovisual difference between two images",
"homepage": "https://github.com/google/butteraugli",
"dependencies": [
"libjpeg-turbo",
"libpng"
]
}
|