belr-5.3.89
language recognition library
Back to search · Not supplied
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.
Package information
- Ports path
- telephony/linphone/belr
- Package architecture
- amd64
- Maintainer
- Landry Breuil <landry@openbsd.org>
- Categories
- telephony
- Available flavors
- None listed
- Only for architectures
- aarch64, amd64, arm, i386, mips64, mips64el, powerpc, powerpc64, riscv64, alpha, hppa, sparc64
These are ports metadata. Binary availability depends on the release, architecture and mirror. Build and test dependencies are not an installation checklist.
Direct dependencies
Library
Build
- devel/cmake/core STEM->=4
- devel/ninja
Used by (3 dependency relationships)
Includes library, runtime, build and test relationships. Results load 100 at a time.