Install Encode.py On A Debian, Ubuntu, Kali And Raspbian

Install Encode.py On A Debian, Ubuntu, Kali And Raspbian

encode.py

recursive descent parser library

Maintainer: Radu-Bogdan Croitoru



Section: python

Install encode.py

  • Debian apt-get install python-lepl Click to copy
  • Ubuntu apt-get install python-lepl Click to copy
  • Kali Linux apt-get install python-lepl Click to copy
  • Raspbian apt-get install python-lepl Click to copy

python-lepl

recursive descent parser library

A recursive descent parser for Python 2.6+ (including 3!). Lepl is powerful, simple to use, and easy to extend: grammars are written directly as Python code, using a syntax similar to BNF; new matchers can be simple functions. This is the Python 2 version of the package.

python3-lepl

recursive descent parser library (Python 3)

A recursive descent parser for Python 2.6+ (including 3!). Lepl is powerful, simple to use, and easy to extend: grammars are written directly as Python code, using a syntax similar to BNF; new matchers can be simple functions. This is the Python 3 version of the package.

Installing encode.py command is simple. just copy one of the above commands for your operating system and paste it into terminal. This command is available for Debian, Ubuntu, Kali and Raspbian operating systems. Once you run the command it will install the latest version of encode.py 2023 package in your OS.