{
  "disks": {
    "1": {
      "dirs": [
        {
          "path": "/",
          "files": [
            {
              "name": "SUPER    NG",
              "size": 74471,
              "date": "1990-06-29",
              "time": "9:58"
            },
            {
              "name": "SUPER_C  FUN",
              "size": 6885,
              "date": "1990-06-29",
              "time": "9:49"
            },
            {
              "name": "SUPPORT  DOC",
              "size": 1486,
              "date": "1990-06-26",
              "time": "14:56"
            },
            {
              "name": "TLCOMP   BAT",
              "size": 464,
              "date": "1990-04-12",
              "time": "20:24"
            },
            {
              "name": "TODATE   DOC",
              "size": 17203,
              "date": "1990-06-29",
              "time": "10:29"
            }
          ]
        }
      ]
    },
    "2": {
      "dirs": [
        {
          "path": "/",
          "files": [
            {
              "name": "ALPHA    FUN",
              "size": 3954,
              "date": "1990-06-29",
              "time": "9:58"
            },
            {
              "name": "BLCOMP   BAT",
              "size": 473,
              "date": "1990-04-12",
              "time": "20:24"
            },
            {
              "name": "MSCOMP   BAT",
              "size": 540,
              "date": "1990-04-12",
              "time": "20:24"
            },
            {
              "name": "ORDER    DOC",
              "size": 2274,
              "date": "1990-07-02",
              "time": "14:26"
            },
            {
              "name": "PLCOMP   BAT",
              "size": 473,
              "date": "1990-04-12",
              "time": "20:24"
            },
            {
              "name": "README   DOC",
              "size": 2452,
              "date": "1990-06-29",
              "time": "11:59"
            },
            {
              "name": "SF       PRG",
              "size": 19810,
              "date": "1990-06-26",
              "time": "15:51"
            },
            {
              "name": "SUPER    DOC",
              "size": 12895,
              "date": "1990-07-02",
              "time": "9:23"
            },
            {
              "name": "SUPER    FUN",
              "size": 93791,
              "date": "1990-06-29",
              "time": "9:58"
            },
            {
              "name": "SUPER    LIB",
              "size": 217088,
              "date": "1990-06-29",
              "time": "15:35"
            }
          ]
        }
      ]
    }
  },
  "desc_file": "README.DOC",
  "desc_text": "\r\n        This is the shareware version of the Super.Lib Library for\r\n        Clipper. It is fully functional. See documentation for registration,\r\n        which entitles you to FULL SOURCE CODE  latest version\r\n        and 24 hour BBS support.\r\n\r\n     ** Fri  04-06-1990  ADDED SUPPORT FOR BLINKER LINKER\r\n     ** Fri  06-29-1990  Added Clipper 5.0 support\r\n\r\n        Files on this disk\r\n\r\n            README.DOC             This file\r\n\r\n            SF.PRG                 Super.Lib demo program source\r\n            SUPER.LIB              Super.Lib library\r\n            SUPER.DOC              General Documentation\r\n            SUPER.FUN              Full Clipper function description\r\n            SUPER_C.FUN            Full C/ASM function description\r\n            ALPHA.FUN              Alphabetical function list\r\n            SUPPORT.DOC            Support information\r\n            TODATE.DOC             Changes log (chronological)\r\n            ORDER.DOC              Order form\r\n\r\n            BLCOMP.BAT             Sample batch for BLINKER compile\r\n            PLCOMP.BAT             Sample batch for PLINK compile\r\n            TLCOMP.BAT             Sample batch for TLINK compile\r\n            MSCOMP.BAT             Sample batch for LINK compile\r\n\r\n            SUPER.NG               Norton Guide Datafile for SUPER.LIB\r\n\r\n\r\n     Demonstration:\r\n     ------------------------------------------------------------------------\r\n     The file SF.PRG is provided as a useable demo of the library functions.\r\n     SF.PRG is an all-purpose generic data handler.\r\n\r\n     Compile SF.PRG   (Clipper SF )\r\n\r\n     To link SF.OBJ\r\n\r\n\r\n           Turbo Link (Tlink) :\r\n           TLINK SF,,,clipper + extend +  super\r\n\r\n\r\n           Microsoft Link    :\r\n           LINK SF,,,clipper,extend,super /SE:512 /NOE\r\n\r\n\r\n           Plink86           :\r\n           PLINK86 fi SF lib clipper,super,extend\r\n\r\n           BLINKER           :\r\n           BLINKER fi SF lib super,clipper,extend\r\n\r\n        ---------------------------------------------------------\r\n\r\n        Try the library for as long as you like. If you decide to\r\n        incorporate it into your apps, or would like the source\r\n        code and additional support, send in the registration or\r\n        call.\r\n\r\n        If you use the library, please register it. This is what I\r\n        do for a living, and your support is appreciated.\r\n\r\n\r\n        Garry Prefontaine\r\n        Functional Software"
}