INFO
Name: lemon
Version: 3.26.0-19.el8_9
Arch: ppc64le
Summary: A parser generator
License: Public Domain
Vendor: AlmaLinux
Build Host: ppc64le-builder02.almalinux.org
Build Date: Tue Jan 16 08:30:34 2024
Size: 173679
URL: http://www.sqlite.org/
Description: Lemon is an LALR(1) parser generator for C or C++. It does the same
job as bison and yacc. But lemon is not another bison or yacc
clone. It uses a different grammar syntax which is designed to reduce
the number of coding errors. Lemon also uses a more sophisticated
parsing engine that is faster than yacc and bison and which is both
reentrant and thread-safe. Furthermore, Lemon implements features
that can be used to eliminate resource leaks, making is suitable for
use in long-running programs such as graphical user interfaces or
embedded controllers.
FILES
/usr/bin/lemon
/usr/lib/.build-id
/usr/lib/.build-id/5d
/usr/lib/.build-id/5d/9119e3b463655ea6f8e0004febc88646976131
/usr/share/lemon
/usr/share/lemon/lempar.c
REQUIRES
libc.so.6()(64bit)
libc.so.6(GLIBC_2.17)(64bit)
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsXz) 5.2-1
rtld(GNU_HASH)
PROVIDES
lemon 3.26.0-19.el8_9
lemon(ppc-64) 3.26.0-19.el8_9
CONFIG FILES
/usr/bin/lemon
/usr/lib/.build-id a
/usr/lib/.build-id/5d a
/usr/lib/.build-id/5d/9119e3b463655ea6f8e0004febc88646976131 a
/usr/share/lemon
/usr/share/lemon/lempar.c
LICENSE FILES
Public Domain
|