Package - bison

Package:  bison
apt-get install bison
Manuals in package:
Documentations in package:

Primary informations

Download package: http://deb.debian.org/debian/pool/main/b/bison/bison_3.8.2+dfsg-1+b2_amd64.deb (Size: 1.1MiB)

PropertyValue
Packagebison
Sourcebison (2:3.8.2+dfsg-1)
Version2:3.8.2+dfsg-1+b2
Installed-Size3118
MaintainerChuan-kai Lin
Architectureamd64
Dependsm4, libc6 (>= 2.38)
Suggestsbison-doc
DescriptionYACC-compatible parser generator
Description-md53b8154d16aa228f689bcd81364e7088c
Multi-Archforeign
Homepagehttps://www.gnu.org/software/bison/
Tagdevel::code-generator, devel::lang:c, devel::lang:c++, devel::library, implemented-in::c, interface::commandline, role::devel-lib, role::program, scope::utility, suite::gnu, works-with::software:source
Sectiondevel
Priorityoptional
Filenamepool/main/b/bison/bison_3.8.2+dfsg-1+b2_amd64.deb
Size1169636
MD5sume0cd40c1e934acb8eca3681ee65dcb3d
SHA256ce6eb1f7aad18850e32d223a68f54bcbe756d74f138c8ec5460ad9d220f4d335

Files in package

  • /usr/bin/bison
  • /usr/bin/bison.yacc
  • /usr/share/aclocal/bison-i18n.m4
  • /usr/share/bison/README.md
  • /usr/share/bison/bison-default.css
  • /usr/share/bison/m4sugar/foreach.m4
  • /usr/share/bison/m4sugar/m4sugar.m4
  • /usr/share/bison/skeletons/bison.m4
  • /usr/share/bison/skeletons/c++-skel.m4
  • /usr/share/bison/skeletons/c++.m4
  • /usr/share/bison/skeletons/c-like.m4
  • /usr/share/bison/skeletons/c-skel.m4
  • /usr/share/bison/skeletons/c.m4
  • /usr/share/bison/skeletons/d-skel.m4
  • /usr/share/bison/skeletons/d.m4
  • /usr/share/bison/skeletons/glr.c
  • /usr/share/bison/skeletons/glr.cc
  • /usr/share/bison/skeletons/glr2.cc
  • /usr/share/bison/skeletons/java-skel.m4
  • /usr/share/bison/skeletons/java.m4
  • /usr/share/bison/skeletons/lalr1.cc
  • /usr/share/bison/skeletons/lalr1.d
  • /usr/share/bison/skeletons/lalr1.java
  • /usr/share/bison/skeletons/location.cc
  • /usr/share/bison/skeletons/stack.hh
  • /usr/share/bison/skeletons/traceon.m4
  • /usr/share/bison/skeletons/variant.hh
  • /usr/share/bison/skeletons/yacc.c
  • /usr/share/bison/xslt/bison.xsl
  • /usr/share/bison/xslt/xml2dot.xsl
  • /usr/share/bison/xslt/xml2text.xsl
  • /usr/share/bison/xslt/xml2xhtml.xsl
  • /usr/share/doc/bison/AUTHORS
  • /usr/share/doc/bison/ChangeLog-1998.gz
  • /usr/share/doc/bison/ChangeLog-2012.gz
  • /usr/share/doc/bison/NEWS.gz
  • /usr/share/doc/bison/README.gz
  • /usr/share/doc/bison/THANKS.gz
  • /usr/share/doc/bison/TODO.gz
  • /usr/share/doc/bison/changelog.Debian.amd64.gz
  • /usr/share/doc/bison/changelog.Debian.gz
  • /usr/share/doc/bison/changelog.gz
  • /usr/share/doc/bison/copyright
  • /usr/share/doc/bison/examples/README.md
  • /usr/share/doc/bison/examples/c++/Makefile
  • /usr/share/doc/bison/examples/c++/README.md
  • /usr/share/doc/bison/examples/c++/calc++/Makefile
  • /usr/share/doc/bison/examples/c++/calc++/README.md
  • /usr/share/doc/bison/examples/c++/calc++/calc++.cc
  • /usr/share/doc/bison/examples/c++/calc++/driver.cc
  • /usr/share/doc/bison/examples/c++/calc++/driver.hh
  • /usr/share/doc/bison/examples/c++/calc++/parser.yy
  • /usr/share/doc/bison/examples/c++/calc++/scanner.ll
  • /usr/share/doc/bison/examples/c++/simple.yy
  • /usr/share/doc/bison/examples/c++/variant-11.yy
  • /usr/share/doc/bison/examples/c++/variant.yy
  • /usr/share/doc/bison/examples/c/README.md
  • /usr/share/doc/bison/examples/c/bistromathic/Makefile
  • /usr/share/doc/bison/examples/c/bistromathic/README.md
  • /usr/share/doc/bison/examples/c/bistromathic/parse.y
  • /usr/share/doc/bison/examples/c/calc/Makefile
  • /usr/share/doc/bison/examples/c/calc/README.md
  • /usr/share/doc/bison/examples/c/calc/calc.y
  • /usr/share/doc/bison/examples/c/glr/Makefile
  • /usr/share/doc/bison/examples/c/glr/README.md
  • /usr/share/doc/bison/examples/c/glr/c++-types.y
  • /usr/share/doc/bison/examples/c/lexcalc/Makefile
  • /usr/share/doc/bison/examples/c/lexcalc/README.md
  • /usr/share/doc/bison/examples/c/lexcalc/parse.y
  • /usr/share/doc/bison/examples/c/lexcalc/scan.l
  • /usr/share/doc/bison/examples/c/mfcalc/Makefile
  • /usr/share/doc/bison/examples/c/mfcalc/calc.h
  • /usr/share/doc/bison/examples/c/mfcalc/mfcalc.y
  • /usr/share/doc/bison/examples/c/pushcalc/Makefile
  • /usr/share/doc/bison/examples/c/pushcalc/README.md
  • /usr/share/doc/bison/examples/c/pushcalc/calc.y
  • /usr/share/doc/bison/examples/c/reccalc/Makefile
  • /usr/share/doc/bison/examples/c/reccalc/README.md
  • /usr/share/doc/bison/examples/c/reccalc/parse.y
  • /usr/share/doc/bison/examples/c/reccalc/scan.l
  • /usr/share/doc/bison/examples/c/rpcalc/Makefile
  • /usr/share/doc/bison/examples/c/rpcalc/rpcalc.y
  • /usr/share/doc/bison/examples/d/README.md
  • /usr/share/doc/bison/examples/d/calc/Makefile
  • /usr/share/doc/bison/examples/d/calc/calc.y
  • /usr/share/doc/bison/examples/d/simple/Makefile
  • /usr/share/doc/bison/examples/d/simple/calc.y
  • /usr/share/doc/bison/examples/java/README.md
  • /usr/share/doc/bison/examples/java/calc/Calc.y
  • /usr/share/doc/bison/examples/java/calc/Makefile
  • /usr/share/doc/bison/examples/java/simple/Calc.y
  • /usr/share/doc/bison/examples/java/simple/Makefile
  • /usr/share/lintian/overrides/bison
  • /usr/share/locale/af/LC_MESSAGES/bison-gnulib.mo
  • /usr/share/locale/ast/LC_MESSAGES/bison-runtime.mo
  • /usr/share/locale/be/LC_MESSAGES/bison-gnulib.mo
  • /usr/share/locale/bg/LC_MESSAGES/bison-gnulib.mo
  • /usr/share/locale/bg/LC_MESSAGES/bison-runtime.mo
  • /usr/share/locale/bg/LC_MESSAGES/bison.mo
  • /usr/share/locale/ca/LC_MESSAGES/bison-gnulib.mo
  • /usr/share/locale/ca/LC_MESSAGES/bison-runtime.mo
  • /usr/share/locale/ca/LC_MESSAGES/bison.mo
  • /usr/share/locale/cs/LC_MESSAGES/bison-gnulib.mo
  • /usr/share/locale/da/LC_MESSAGES/bison-gnulib.mo
  • /usr/share/locale/da/LC_MESSAGES/bison-runtime.mo
  • /usr/share/locale/da/LC_MESSAGES/bison.mo
  • /usr/share/locale/de/LC_MESSAGES/bison-gnulib.mo
  • /usr/share/locale/de/LC_MESSAGES/bison-runtime.mo
  • /usr/share/locale/de/LC_MESSAGES/bison.mo
  • /usr/share/locale/el/LC_MESSAGES/bison-gnulib.mo
  • /usr/share/locale/el/LC_MESSAGES/bison-runtime.mo
  • /usr/share/locale/el/LC_MESSAGES/bison.mo
  • /usr/share/locale/eo/LC_MESSAGES/bison-gnulib.mo
  • /usr/share/locale/eo/LC_MESSAGES/bison-runtime.mo
  • /usr/share/locale/eo/LC_MESSAGES/bison.mo
  • /usr/share/locale/es/LC_MESSAGES/bison-gnulib.mo
  • /usr/share/locale/es/LC_MESSAGES/bison-runtime.mo
  • /usr/share/locale/es/LC_MESSAGES/bison.mo
  • /usr/share/locale/et/LC_MESSAGES/bison-gnulib.mo
  • /usr/share/locale/et/LC_MESSAGES/bison-runtime.mo
  • /usr/share/locale/et/LC_MESSAGES/bison.mo
  • /usr/share/locale/eu/LC_MESSAGES/bison-gnulib.mo
  • /usr/share/locale/fi/LC_MESSAGES/bison-gnulib.mo
  • /usr/share/locale/fi/LC_MESSAGES/bison-runtime.mo
  • /usr/share/locale/fi/LC_MESSAGES/bison.mo
  • /usr/share/locale/fr/LC_MESSAGES/bison-gnulib.mo
  • /usr/share/locale/fr/LC_MESSAGES/bison-runtime.mo
  • /usr/share/locale/fr/LC_MESSAGES/bison.mo
  • /usr/share/locale/ga/LC_MESSAGES/bison-gnulib.mo
  • /usr/share/locale/ga/LC_MESSAGES/bison-runtime.mo
  • /usr/share/locale/ga/LC_MESSAGES/bison.mo
  • /usr/share/locale/gl/LC_MESSAGES/bison-gnulib.mo
  • /usr/share/locale/gl/LC_MESSAGES/bison-runtime.mo
  • /usr/share/locale/hr/LC_MESSAGES/bison-runtime.mo
  • /usr/share/locale/hr/LC_MESSAGES/bison.mo
  • /usr/share/locale/hu/LC_MESSAGES/bison-gnulib.mo
  • /usr/share/locale/hu/LC_MESSAGES/bison-runtime.mo
  • /usr/share/locale/ia/LC_MESSAGES/bison-runtime.mo
  • /usr/share/locale/id/LC_MESSAGES/bison-runtime.mo
  • /usr/share/locale/id/LC_MESSAGES/bison.mo
  • /usr/share/locale/it/LC_MESSAGES/bison-gnulib.mo
  • /usr/share/locale/it/LC_MESSAGES/bison-runtime.mo
  • /usr/share/locale/it/LC_MESSAGES/bison.mo
  • /usr/share/locale/ja/LC_MESSAGES/bison-gnulib.mo
  • /usr/share/locale/ja/LC_MESSAGES/bison-runtime.mo
  • /usr/share/locale/ja/LC_MESSAGES/bison.mo
  • /usr/share/locale/ko/LC_MESSAGES/bison-gnulib.mo
  • /usr/share/locale/ky/LC_MESSAGES/bison-runtime.mo
  • /usr/share/locale/lt/LC_MESSAGES/bison-runtime.mo
  • /usr/share/locale/lv/LC_MESSAGES/bison-runtime.mo
  • /usr/share/locale/ms/LC_MESSAGES/bison-gnulib.mo
  • /usr/share/locale/ms/LC_MESSAGES/bison-runtime.mo
  • /usr/share/locale/ms/LC_MESSAGES/bison.mo
  • /usr/share/locale/nb/LC_MESSAGES/bison-gnulib.mo
  • /usr/share/locale/nb/LC_MESSAGES/bison-runtime.mo
  • /usr/share/locale/nb/LC_MESSAGES/bison.mo
  • /usr/share/locale/nl/LC_MESSAGES/bison-gnulib.mo
  • /usr/share/locale/nl/LC_MESSAGES/bison-runtime.mo
  • /usr/share/locale/nl/LC_MESSAGES/bison.mo
  • /usr/share/locale/pl/LC_MESSAGES/bison-gnulib.mo
  • /usr/share/locale/pl/LC_MESSAGES/bison-runtime.mo
  • /usr/share/locale/pl/LC_MESSAGES/bison.mo
  • /usr/share/locale/pt/LC_MESSAGES/bison-gnulib.mo
  • /usr/share/locale/pt/LC_MESSAGES/bison-runtime.mo
  • /usr/share/locale/pt/LC_MESSAGES/bison.mo
  • /usr/share/locale/pt_BR/LC_MESSAGES/bison-gnulib.mo
  • /usr/share/locale/pt_BR/LC_MESSAGES/bison-runtime.mo
  • /usr/share/locale/pt_BR/LC_MESSAGES/bison.mo
  • /usr/share/locale/ro/LC_MESSAGES/bison-gnulib.mo
  • /usr/share/locale/ro/LC_MESSAGES/bison-runtime.mo
  • /usr/share/locale/ro/LC_MESSAGES/bison.mo
  • /usr/share/locale/ru/LC_MESSAGES/bison-gnulib.mo
  • /usr/share/locale/ru/LC_MESSAGES/bison-runtime.mo
  • /usr/share/locale/ru/LC_MESSAGES/bison.mo
  • /usr/share/locale/rw/LC_MESSAGES/bison-gnulib.mo
  • /usr/share/locale/sk/LC_MESSAGES/bison-gnulib.mo
  • /usr/share/locale/sl/LC_MESSAGES/bison-gnulib.mo
  • /usr/share/locale/sl/LC_MESSAGES/bison-runtime.mo
  • /usr/share/locale/sq/LC_MESSAGES/bison-runtime.mo
  • /usr/share/locale/sr/LC_MESSAGES/bison-gnulib.mo
  • /usr/share/locale/sr/LC_MESSAGES/bison-runtime.mo
  • /usr/share/locale/sr/LC_MESSAGES/bison.mo
  • /usr/share/locale/sv/LC_MESSAGES/bison-gnulib.mo
  • /usr/share/locale/sv/LC_MESSAGES/bison-runtime.mo
  • /usr/share/locale/sv/LC_MESSAGES/bison.mo
  • /usr/share/locale/ta/LC_MESSAGES/bison-runtime.mo
  • /usr/share/locale/th/LC_MESSAGES/bison-runtime.mo
  • /usr/share/locale/tr/LC_MESSAGES/bison-gnulib.mo
  • /usr/share/locale/tr/LC_MESSAGES/bison-runtime.mo
  • /usr/share/locale/tr/LC_MESSAGES/bison.mo
  • /usr/share/locale/uk/LC_MESSAGES/bison-gnulib.mo
  • /usr/share/locale/uk/LC_MESSAGES/bison-runtime.mo
  • /usr/share/locale/uk/LC_MESSAGES/bison.mo
  • /usr/share/locale/vi/LC_MESSAGES/bison-gnulib.mo
  • /usr/share/locale/vi/LC_MESSAGES/bison-runtime.mo
  • /usr/share/locale/vi/LC_MESSAGES/bison.mo
  • /usr/share/locale/zh_CN/LC_MESSAGES/bison-gnulib.mo
  • /usr/share/locale/zh_CN/LC_MESSAGES/bison-runtime.mo
  • /usr/share/locale/zh_CN/LC_MESSAGES/bison.mo
  • /usr/share/locale/zh_TW/LC_MESSAGES/bison-gnulib.mo
  • /usr/share/locale/zh_TW/LC_MESSAGES/bison-runtime.mo
  • /usr/share/locale/zh_TW/LC_MESSAGES/bison.mo
  • /usr/share/man/man1/bison.1.gz
  • /usr/share/man/man1/bison.yacc.1.gz