home » zplus/dokk.git
ID: 4ac99d60a1f65e96ca81ecb61ef3ec0d136eb3b8
31 lines — 956B — View raw


{
    "@context": {
        "library": "dokk:vocab:library:",
        "license": "dokk:vocab:license:",
        "license:licensed_under": {
            "@type": "@id"
        },
        "license:translation_of": {
            "@type": "@id"
        },
        "blob": "dokk:vocab:blob:"
    },
    "@type": [
        "library:Item"
    ],
    "@id": "dokk:plugin_development_framac_27.0_2023",
    "library:author": [
        "Matthieu Lemerre and Virgile Prevosto",
        "Loïc Correnson",
        "Thibaud Antignac",
        "Julien Signoles"
    ],
    "license:licensed_under": [
        "dokk:license:CC-BY-SA-4.0"
    ],
    "library:title": "Plug-in Development Guide For Frama-C 27.0 beta (Cobalt)",
    "blob:at": {
        "@id": "file:/pdf/plugin_development_framac_27.0_2023.pdf",
        "blob:primary_source": "https://frama-c.com/download/plugin-development-guide-27.0-beta-Cobalt.pdf",
        "blob:retrieval_date": "2023-10-13"
    }
}