{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "xelp",
  "description": "Tiny CLI and script interpreter for embedded systems. 2KB, zero malloc, multi-instance.",
  "url": "https://github.com/deftio/xelp",
  "author": {
    "@type": "Person",
    "name": "M. A. Chatterjee"
  },
  "applicationCategory": "Communication",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/deftio/xelp-0.3.0.zip",
  "softwareVersion": "0.3.0",
  "fileSize": 349,
  "datePublished": "2026-04-20",
  "license": "https://spdx.org/licenses/BSD-2-Clause"
}