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:
		
							parent
							
								
									6338ea9a88
								
							
						
					
					
						commit
						3d6925ef51
					
				
					 1 changed files with 3 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -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
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue