{
  "disks": {
    "1": {
      "dirs": [
        {
          "path": "/",
          "files": [
            {
              "name": "README   TXT",
              "size": 1533,
              "date": "1992-11-06",
              "time": "8:20"
            },
            {
              "name": "TPR-BOOK",
              "dir": true,
              "date": "1992-11-04",
              "time": "15:08"
            },
            {
              "name": "PVGA",
              "dir": true,
              "date": "1992-11-04",
              "time": "15:08"
            },
            {
              "name": "SOURCE",
              "dir": true,
              "date": "1992-11-04",
              "time": "15:08"
            },
            {
              "name": "MR_ED",
              "dir": true,
              "date": "1992-11-04",
              "time": "15:09"
            }
          ]
        },
        {
          "path": "/TPR-BOOK",
          "files": [
            {
              "name": "TPR-BOOK EXE",
              "size": 317071,
              "date": "1992-10-19",
              "time": "21:26"
            }
          ]
        },
        {
          "path": "/PVGA",
          "files": [
            {
              "name": "PVGA     EXE",
              "size": 13615,
              "date": "1992-11-04",
              "time": "15:00"
            }
          ]
        },
        {
          "path": "/SOURCE",
          "files": [
            {
              "name": "CHAP18   EXE",
              "size": 46566,
              "date": "1992-11-04",
              "time": "14:45"
            },
            {
              "name": "CHAP02   EXE",
              "size": 12712,
              "date": "1992-11-04",
              "time": "13:26"
            },
            {
              "name": "CHAP03   EXE",
              "size": 5775,
              "date": "1992-11-04",
              "time": "13:26"
            },
            {
              "name": "CHAP04   EXE",
              "size": 11076,
              "date": "1992-11-04",
              "time": "13:26"
            },
            {
              "name": "CHAP06   EXE",
              "size": 3798,
              "date": "1992-11-04",
              "time": "13:26"
            },
            {
              "name": "CHAP05   EXE",
              "size": 18802,
              "date": "1992-11-04",
              "time": "13:26"
            },
            {
              "name": "CHAP07   EXE",
              "size": 3199,
              "date": "1992-11-04",
              "time": "13:26"
            },
            {
              "name": "CHAP09   EXE",
              "size": 9333,
              "date": "1992-11-04",
              "time": "13:26"
            },
            {
              "name": "CHAP08   EXE",
              "size": 6454,
              "date": "1992-11-04",
              "time": "13:26"
            },
            {
              "name": "CHAP11   EXE",
              "size": 12963,
              "date": "1992-11-04",
              "time": "13:26"
            },
            {
              "name": "CHAP12   EXE",
              "size": 68729,
              "date": "1992-11-04",
              "time": "15:17"
            },
            {
              "name": "CHAP13   EXE",
              "size": 63551,
              "date": "1992-11-04",
              "time": "15:14"
            },
            {
              "name": "CHAP14   EXE",
              "size": 5474,
              "date": "1992-11-04",
              "time": "13:26"
            },
            {
              "name": "CHAP15   EXE",
              "size": 8696,
              "date": "1992-11-04",
              "time": "13:26"
            },
            {
              "name": "CHAP16   EXE",
              "size": 8084,
              "date": "1992-11-04",
              "time": "13:26"
            }
          ]
        },
        {
          "path": "/MR_ED",
          "files": [
            {
              "name": "MR_ED    EXE",
              "size": 281810,
              "date": "1992-11-04",
              "time": "13:12"
            }
          ]
        }
      ],
      "volume": "BPDG DISK"
    }
  },
  "desc_file": "README.TXT",
  "desc_text": "This describes the content of the companion disk that is\r\nincluded with Borland Pascal Developer's Guide. Each file on\r\nthe disk is an executable self-extracting archive. When you\r\nrun the appropriate .EXE program, the program automatically\r\nextracts and decompresses its content into one or more text\r\nand program source files.\r\nThe disk contains the following four subdirectories:\r\n\\SOURCE--Contains the source code to most example programs\r\nin the text, organized by chapter. Not every chapter has\r\nsource code, so not every chapter has an .EXE archive file.\r\n\\TPR-BOOK--Contains an additional 400 pages of documentation\r\nand sample programs that you can use. This bonus information\r\nis not included in the text.\r\n\\MR_ED--Contains the Mister ED shareware editor. Mister ED\r\nis a high-quality, easy-to-use, and very powerful\r\nprogrammer's editor that is optimized for use in editing\r\nprogram source code.\r\n\\PVGA--Contains 256-color support routines so that Turbo\r\nPascal programs can support the full range of a Super VGA\r\ndisplay. These routines require that your video card be\r\nParadise-compatible.\r\nTo access these files, copy the desired file to your hard\r\ndisk and then run the program. For example, to extract the\r\nsource code examples from Chapter 11, copy\r\n\\SOURCE\\CHAP11.EXE to the desired subdirectory on your hard\r\ndisk. Then, run CHAP11.EXE. The program extracts and\r\ndecompresses the source code examples used in Chapter 11 of\r\nthe text. After the files are extracted, you can delete\r\nCHAP11.EXE from your hard disk."
}