How to Install jython-doc in Ubuntu 18.04



Install jython-doc by entering the following commands in the terminal:

sudo apt update
sudo apt install jython-doc

Description:

Jython documentation including API docs

Official documentation for Jython, an implementation of Python seamlessly integrated with Java. This includes detailed Jython usage information as well as the API documentation for the Jython classes. . This package only contains documentation specific to Jython; for general Python documentation including a Python language reference and tutorial, see Python web site : http://docs.python.org/.

Homepage: http://www.jython.org

Version: 2.7.1+repack-3

Section: universe/doc