This package browser is in early development. Mind the rough edges.

java-jline 1.0

Console input handling library

JLine is a Java library for handling console input. It is similar in functionality to BSD editline and GNU readline but with additional features that bring it on par with the Z shell line editor.

Installation

Install java-jline 1.0 as follows:

guix install java-jline@1.0

Or install the latest version:

guix install java-jline

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.