SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

lemon rpm build for : Fedora 26. For other distributions click lemon.

Name : lemon
Version : 3.18.0 Vendor : Fedora Project
Release : 1.module_39876f37 Date : 2017-07-14 13:06:24
Group : Development/Tools Source RPM : sqlite-3.18.0-1.module_39876f37.src.rpm
Size : 0.10 MB
Packager : Fedora Project
Summary : A parser generator
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.

RPM found in directory: /vol/rzm3/linux-fedora-buffet/alt/unofficial/releases/26/Server/x86_64/os/Packages/l

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  lemon-3.18.0-1.module_39876f37.x86_64.rpm
     

Provides :
lemon
lemon(x86-64)

Requires :
libc.so.6()(64bit)
libc.so.6(GLIBC_2.14)(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.3)(64bit)
libc.so.6(GLIBC_2.3.4)(64bit)
libc.so.6(GLIBC_2.4)(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)


Content of RPM :
/usr/bin/lemon
/usr/share/lemon
/usr/share/lemon/lempar.c

 
ICM