SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

ghc-frisby rpm build for : OpenSuSE. For other distributions click ghc-frisby.

Name : ghc-frisby
Version : 0.2 Vendor : openSUSE
Release : 1.11 Date : 2017-07-08 03:57:44
Group : System/Libraries Source RPM : ghc-frisby-0.2-1.11.src.rpm
Size : 0.19 MB
Packager : http://bugs_opensuse_org
Summary : Linear time composable parser for PEG grammars
Description :
Frisby is a parser library that can parse arbitrary PEG grammars in linear
time. Unlike other parsers of PEG grammars, frisby need not be supplied with
all possible rules up front, allowing composition of smaller parsers.

PEG parsers are never ambiguous and allow infinite lookahead with no
backtracking penalty. Since PEG parsers can look ahead arbitrarily, they can
easily express rules such as the maximal munch rule used in lexers, meaning no
separate lexer is needed.

In addition to many standard combinators, frisby provides routines to translate
standard regex syntax into frisby parsers.

RPM found in directory: /vol/rzm3/linux-opensuse/distribution/leap/42.3/repo/oss/suse/x86_64

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  ghc-frisby-0.2-1.11.x86_64.rpm
     

Provides :
ghc-frisby
ghc-frisby(x86-64)
libHSfrisby-0.2-FoxjYMBHNQUJJfqpjM4Zv8-ghc8.0.2.so()(64bit)

Requires :
libHSarray-0.5.1.1-ghc8.0.2.so()(64bit)
libHSbase-4.9.1.0-ghc8.0.2.so()(64bit)
libHScontainers-0.5.7.1-ghc8.0.2.so()(64bit)
libHSdeepseq-1.4.2.0-ghc8.0.2.so()(64bit)
libHSghc-prim-0.5.0.0-ghc8.0.2.so()(64bit)
libHSinteger-gmp-1.0.0.1-ghc8.0.2.so()(64bit)
libHSmtl-2.2.1-BLKBelFsPB3BoFeSWSOYj6-ghc8.0.2.so()(64bit)
libHStransformers-0.5.2.0-ghc8.0.2.so()(64bit)
libc.so.6()(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libgmp.so.10()(64bit)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsLzma) <= 4.4.6-1


Content of RPM :
/usr/lib64/ghc-8.0.2/frisby-0.2-FoxjYMBHNQUJJfqpjM4Zv8
/usr/lib64/ghc-8.0.2/frisby-0.2-FoxjYMBHNQUJJfqpjM4Zv8/libHSfrisby-0.2-FoxjYMBHNQUJJfqpjM4Zv8-ghc8.0.2.so
/usr/share/doc/packages/ghc-frisby
/usr/share/doc/packages/ghc-frisby/LICENSE

 
ICM