{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "NeuFrame",
  "description": "A lightweight, secure, and non-blocking binary framing protocol.",
  "url": "https://github.com/ulywae/NeuFrame",
  "author": {
    "@type": "Person",
    "name": "Ulywae"
  },
  "applicationCategory": "Communication",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/ulywae/NeuFrame-1.1.0.zip",
  "softwareVersion": "1.1.0",
  "fileSize": 11,
  "datePublished": "2026-04-12",
  "license": "https://spdx.org/licenses/NOASSERTION"
}