The telephony/linphone/belr port
belr-5.3.89 – language recognition library (cvsweb github mirror)
Description
Belr is Belledonne Communications' language recognition library, written in C++11. It parses text inputs formatted according to a language defined by an ABNF grammar, such as the protocols standardized at IETF. It drastically simplifies the writing of a parser, provided that the parsed language is defined with an ABNF grammar. The parser automaton is automatically generated by belr library, in memory, from the ABNF grammar text. The application developer is responsible to connect belr's parser with its custom code through callbacks in order to get notified of recognized language elements.No homepage
Maintainer
Landry Breuil
Only for arches
aarch64 alpha amd64 arm hppa i386 mips64 mips64el powerpc powerpc64 riscv64 sparc64
Categories
Library dependencies
Build dependencies
Files
- /usr/local/bin/belr-compiler
- /usr/local/bin/belr-parse
- /usr/local/include/belr/
- /usr/local/include/belr/abnf.h
- /usr/local/include/belr/belr.h
- /usr/local/include/belr/grammarbuilder.h
- /usr/local/include/belr/parser.h
- /usr/local/lib/cmake/
- /usr/local/lib/cmake/Belr/
- /usr/local/lib/cmake/Belr/BelrConfig.cmake
- /usr/local/lib/cmake/Belr/BelrConfigVersion.cmake
- /usr/local/lib/cmake/Belr/BelrTargets-release.cmake
- /usr/local/lib/cmake/Belr/BelrTargets.cmake
- /usr/local/lib/libbelr.so.0.0