{
  "name": "sratom",
  "version": "0.6.4",
  "port-version": 2,
  "description": "Sratom is a library for serialising LV2 atoms to and from RDF, particularly the Turtle syntax.",
  "homepage": "https://drobilla.net/software/sratom",
  "license": "ISC",
  "dependencies": [
    "lv2",
    "serd",
    "sord",
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    }
  ]
}
