package/belr: new package
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Thu, 27 Feb 2020 17:47:13 +0000 (18:47 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 9 Mar 2020 21:13:12 +0000 (22:13 +0100)
commit0f4e69d84310fe2c3627c109e6812080a6f66186
tree3c6b04918734c1b6c11367b5c1586e970acd5340
parentae4024960a6795347144e251b580357e4a8cd425
package/belr: new package

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.

https://gitlab.linphone.org/BC/public/belr

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
DEVELOPERS
package/Config.in
package/belr/Config.in [new file with mode: 0644]
package/belr/belr.hash [new file with mode: 0644]
package/belr/belr.mk [new file with mode: 0644]