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

10 lines
415 B
JSON

{
"homepage": "http://gnuwin32.sourceforge.net/packages/byacc.htm",
"version": "1.9-1",
"license": "GPL-3.0-or-later",
"description": "Berkeley Yacc: LALR(1) parser generator (from GNUWin32)",
"url": "https://downloads.sourceforge.net/project/gnuwin32/byacc/1.9-1/byacc-1.9-1-bin.zip",
"hash": "8bb45e5fd4e7c3ab1b687fedf8c2a26aa65d9901fd1e09861f6b399297db2eb9",
"bin": "bin\\yacc.exe"
}