python-Parsley
PEG algorithm based parser generator
Parsley is a parsing library. Most parser generators like ANTLR and Bison are based on LL or LR parsing algorithms that compile to big state machine tables, whereas Parsley, like pyparsing and ZestyParser, uses the PEG algorithm, so each expression in the grammar rules works like a Python expression. In particular, alternatives are evaluated in order, unlike table-driven parsers such as yacc, bison or PLY. The binaries are prefixed with parsley-.
Nie je dostupný žiadny oficiálny balík pre openSUSE Leap 16.0Distribúcie
openSUSE Tumbleweed
openSUSE Leap 16.0
openSUSE Leap 15.6
openSUSE Leap 15.5
openSUSE Backports for SLE 15 SP7
openSUSE Backports for SLE 15 SP4
SUSE SLE-15-SP1
Nepodporované distribúcie
Nasledujúce distribúcie nie sú oficiálne podporované. Použite tieto balíky na vlastné riziko.