summaryrefslogtreecommitdiff
path: root/homebrew/hyperspec/.beer
blob: 5ea2332267e2f235afe4adbbfe059a98353704ba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "name": "Hyperspec",
    "description": "Common Lisp ANSI-standard Hyperspec",
    "url": "http://ftp.lispworks.com/pub/software_tools/reference/HyperSpec-7-0.tar.gz",
    "mirror": null,
    "homepage": "https://www.lispworks.com/documentation/common-lisp.html",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "doc.install Dir[\"*\"]"
    ],
    "version": "-7-0",
    "file": "hyperspec.rb"
}