[ ソース: jansi ]
パッケージ: libjansi-java (1.17.1-1)
libjansi-java に関するリンク
Debian の資源:
jansi ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [fusesource.github.io]
類似のパッケージ:
Java library for generating and interpreting ANSI escape sequences
Jansi is a small java library that allows you to use ANSI escape codes to format your console output which works across all platforms.
Jansi detects and abstracts the ANSI support provided by the attached terminal. When your Java application uses Jansi, it can always assume that standard out and error streams support ANSI sequences.
その他の libjansi-java 関連パッケージ
|
|
|
|
-
- dep: libhawtjni-runtime-java (>= 1.16)
- Java library that provide JNI code generation
-
- dep: libjansi-native-java (>= 1.8)
- Java library for ANSI escape sequences - native component