How to Install libparser++-dev in Ubuntu 18.04



Install libparser++-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install libparser++-dev

Description:

Generic parser base class for C++ (development files)

This library provides a base class for parsers as well as an adapter to an iterator compatible interface. . A parser for Debian-style RFC822 messages is included, both as an example and as a working implementation.

Version: 0.2.3-2

Section: universe/libdevel