How to Install yapps2-runtime in Ubuntu 18.04



Install yapps2-runtime by entering the following commands in the terminal:

sudo apt update
sudo apt install yapps2-runtime

Description:

Yet Another Python Parser System

YAPPS is an easy to use parser generator that is written in Python and generates Python code. There are several parser generator systems already available for Python, but this parser has different goals: Yapps is simple, very easy to use, and produces human-readable parsers. . This package contains the Python runtime support for parsers generated with yapps2.

Version: 2.1.1-17.5

Section: universe/python