Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

15 lines
357 B
JSON

{
"name": "libdmtx",
"version": "0.7.7",
"port-version": 1,
"description": "Software library that enables programs to read and write Data Matrix barcodes of the modern ECC200 variety",
"homepage": "https://github.com/dmtx/libdmtx",
"license": "BSD-2-Clause",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
}
]
}