SkillAgentSearch skills...

Javaeditline

A Java (JNI) interface to the BSD editline library.

Install / Use

/learn @bmc/Javaeditline
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

EditLine Interface for Java

Introduction

This library provides a Java (JNI) interface to the Editline library, which is available on BSD systems and Mac OS X, and can be installed on most Linux systems. Editline is a replacement for the GNU Readline library, with a more liberal BSD-style license. Linking Editline into your code (and, similarly, using this Java interface to it) will not change the license you have assigned to your code.

Please see the Java EditLine web page for documentation and build instructions.

View on GitHub
GitHub Stars7
CategoryDevelopment
Updated11mo ago
Forks3

Languages

Java

Security Score

62/100

Audited on Apr 25, 2025

No findings