issaclin32 f65d2549ec Add bison, byacc, btyacc (from GNUWin32) and winflexbison (#229)
* add bison version 2.4.1
* add byacc version 1.9-1
* add btyacc version 3.0
* add winflexbison version 2.5.18
2019-07-10 16:34:42 +02:00

16 lines
611 B
JSON

{
"homepage": "http://gnuwin32.sourceforge.net/packages/bison.htm",
"version": "2.4.1",
"license": "GPL-3.0-or-later",
"description": "Yacc-compatible parser generator (from GNUWin32)",
"url": [
"https://downloads.sourceforge.net/project/gnuwin32/bison/2.4.1/bison-2.4.1-bin.zip",
"https://downloads.sourceforge.net/project/gnuwin32/bison/2.4.1/bison-2.4.1-dep.zip"
],
"hash": [
"cd239ab43baea53cfdb1f2663ad0883586b97f22cee825c3780ad9bba7e6ee19",
"a69c14f6c9766db0d2c0f69c6c46598dce4ce6a3060de8e20dbc5217d7ad714b"
],
"bin": "bin\\bison.exe"
}