Package: bison Version: 1.35 Revision: 2 Source: gnu Maintainer: Max Horn Patch: %f.patch ConfigureParams: --mandir=%p/share/man --infodir=%p/share/info InstallScript: << make install DESTDIR=%d rm -f %i/share/locale/locale.alias rm -f %i/lib/charset.alias << DocFiles: README COPYING AUTHORS NEWS REFERENCES THANKS doc/FAQ InfoDocs: bison.info # Description: Parser generator DescDetail: << Bison is a general-purpose parser generator that converts a grammar description for an LALR context-free grammar into a C program to parse that grammar. Once you are proficient with Bison, you can use it to develop a wide range of language parsers, from those used in simple desk calculators to complex programming languages. << DescPort: << Needs help to get by the linker while still using its own copy of getopt. << DescPackaging: << Previous versions by Christoph Pfisterer. locale.alias is deleted because it is already provided by gettext which is an essential package, hence we can relay on the file to be always present. << License: GPL/GFDL Homepage: http://www.gnu.org/software/bison/bison.html Source-MD5: e2c06b27f463c6ba19cafbe113d53b1e