{
  "branch": "master",
  "files": [
    "cover.html",
    "titlepage.html",
    "copyright.html",
    "toc.html",
    "preface.asciidoc",
    "ch01.asciidoc",
    "ch02.asciidoc",
    "ch03.asciidoc",
    "ch04.asciidoc",
    "ch05.asciidoc",
    "ch06.asciidoc",
    "ch07.asciidoc",
    "ch08.asciidoc",
    "ch09.asciidoc",
    "ch10.asciidoc",
    "ch11.asciidoc",
    "ch12.asciidoc",
    "appA.asciidoc",
    "appB.asciidoc",
    "appC.asciidoc",
    "ix.html",
    "author_bio.html",
    "colo.html"
  ],
  "formats": {
    "pdf": {
      "version": "web",
      "toc": true,
      "index": true,
      "syntaxhighlighting": true,
      "show_comments": false,
      "antennahouse_version": "AHFormatterV71_64-MR2",
      "color_count": "1",
      "trim_size": "7inx9.1875in"
    },
    "epub": {
      "toc": true,
      "index": true,
      "syntaxhighlighting": true,
      "epubcheck": true,
      "show_comments": false,
      "mathmlreplace": false,
      "downsample_images": true,
      "mathmlreplacement": false
    },
    "mobi": {
      "toc": true,
      "index": true,
      "syntaxhighlighting": true,
      "show_comments": false
    },
    "html": {
      "toc": true,
      "index": true,
      "syntaxhighlighting": true,
      "show_comments": false,
      "consolidated": false
    }
  },
  "theme": "oreillymedia/animal_theme_sass",
  "title": "Scaling Python with Ray",
  "templating": false,
  "print_isbn13": "9781098118808",
  "lang": "en",
  "accent_color": ""
}