aboutsummaryrefslogtreecommitdiff
path: root/ports/epsilon/vcpkg.json
blob: de99c7e705b81007f7d0becfa2458fa8c24767fb (plain)
1
2
3
4
5
6
7
8
9
10
{
  "name": "epsilon",
  "version-string": "0.9.2",
  "port-version": 5,
  "description": "EPSILON is an Open Source wavelet image compressor, that is aimed on parallel and robust image processing.",
  "homepage": "https://sourceforge.net/projects/epsilon-project/",
  "dependencies": [
    "libpopt"
  ]
}