mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-16 12:00:35 +02:00
gnu: java-commons-jexl-2: Fix trailing whitespace in synopsis.
* gnu/packages/java.scm (java-commons-jexl-2)[synopsis]: Fix trailing whitespace.
This commit is contained in:
parent
5c51ce4d0c
commit
896e39282d
1 changed files with 1 additions and 1 deletions
|
@ -10853,7 +10853,7 @@ configuration and string construction.")
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list java-junit java-hamcrest-core javacc-4))
|
(list java-junit java-hamcrest-core javacc-4))
|
||||||
(home-page "https://commons.apache.org/proper/commons-jexl/")
|
(home-page "https://commons.apache.org/proper/commons-jexl/")
|
||||||
(synopsis "Java Expression Language ")
|
(synopsis "Java Expression Language")
|
||||||
(description "JEXL is a library intended to facilitate the implementation
|
(description "JEXL is a library intended to facilitate the implementation
|
||||||
of dynamic and scripting features in applications and frameworks written in
|
of dynamic and scripting features in applications and frameworks written in
|
||||||
Java. JEXL implements an Expression Language based on some extensions to the
|
Java. JEXL implements an Expression Language based on some extensions to the
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue