gnu: java-jansi-native: Fix description.

* gnu/packages/java.scm (java-jansi-native)[description]: Replace placeholder
text with an actual description.
This commit is contained in:
Ricardo Wurmus 2018-02-27 20:52:00 +01:00
parent 6338ea9a88
commit 3d6925ef51
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 3 additions and 2 deletions

View File

@ -8465,8 +8465,9 @@ that is part of the SWT Tools project.")
`(("java-hawtjni" ,java-hawtjni)))
(home-page "https://fusesource.github.io/jansi/")
(synopsis "Native library for jansi")
(description "Java-jansi-native contains the native library for the jansi
frobnication library/framework.")
(description "This package provides the native library for jansi, a small
Java library that allows you to use ANSI escape sequences to format your
console output.")
(license license:asl2.0)))
(define-public java-jansi