Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        libreadline-java - Java wrapper for the EditLine library
        
        Java-Readline is a port of EditLine for Java.  Or, to be more
precise, it is a JNI-wrapper to Readline. It is distributed under
the LGPL.
 
        
        
        Packages
        
            
                | Name | 
                Version | 
                Release | 
                Type | 
                Size | 
                Built | 
            
            
                | libreadline-java | 
                0.8.0 | 
                13.fc6 | 
                src | 
                81 KiB | 
                Fri Sep  8 21:13:10 2006 | 
            
        
        Changelog
        
            - * Fri Sep  8 18:00:00 2006 Igor Foox <ifoox{%}redhat{*}com> 0.8.0-13
 
            - Changed summary and description to describe the change to editline.
 
        
            - * Fri Sep  8 18:00:00 2006 Igor Foox <ifoox{%}redhat{*}com> 0.8.0-12
 
            - Remove dependency on readline and readline-devel.
- Add dependency on libedit{,-devel}, change make argument to JavaEditline
  from JavaReadline. 
        
            - * Fri Sep  8 18:00:00 2006 Igor Foox <ifoox{%}redhat{*}com> 0.8.0-11
 
            - Doubled percent signs in changelog section.
- Fixed dependency on readline to be >= instead of =.
- Move jar to %{_javadir} from %{_jnidir}
- Added dist tag.
- Added COPYING.LIB to doc files.