{
  "slug": "adom-ds2sf",
  "version": "1.0.1",
  "type": "app",
  "description": "Datasheet to symbol + footprint + provenance JSON \u2014 pins and pads, extracted from the PDF.",
  "dependencies": {},
  "tags": [
    "eda",
    "datasheet",
    "extraction",
    "symbol",
    "footprint",
    "cli"
  ],
  "scripts": {
    "install": "./install.sh",
    "uninstall": "./uninstall.sh"
  },
  "needs_sudo": false,
  "hero": {
    "type": "image",
    "path": "adom-ds2sf-hero-v4.png"
  },
  "visibility": "public",
  "title": "Adom DS2SF - Datasheet to Symbol and Footprint",
  "author": {
    "name": "John Lauer",
    "email": "[email protected]"
  },
  "install": {
    "binary_name": "adom-ds2sf"
  },
  "org": "adom",
  "source_visibility": "public"
}