How to Install ruby-po-to-json in Ubuntu 18.04



Install ruby-po-to-json by entering the following commands in the terminal:

sudo apt update
sudo apt install ruby-po-to-json

Description:

convert gettext PO files to JSON

This package provides the Ruby gem po_to_json. This gem can be used to convert gettext PO files to JSON objects so that you can use it in your application. gettext PO files are often used for adding support for internationalization.

Homepage: https://github.com/webhippie/po_to_json

Version: 1.0.1-1

Section: universe/ruby