{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "ANSITerm",
  "description": "ANSI/VT-style terminal control over an Arduino Stream.",
  "url": "https://github.com/NicholasTracy/ANSITerm",
  "author": {
    "@type": "Person",
    "name": "Nicholas Tracy"
  },
  "applicationCategory": "Communication",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/NicholasTracy/ANSITerm-0.2.0.zip",
  "softwareVersion": "0.2.0",
  "fileSize": 41,
  "datePublished": "2026-07-18",
  "license": "https://spdx.org/licenses/LGPL-3.0"
}