Jump to letter: [
          
            ABCDFGHIJKLMNOPQRSTUVWXZ
          ]
        
	
        libb64 - Base64 Encoding/Decoding Routines
        
        
        - Description:
- libb64 is a library of ANSI C routines for fast encoding/decoding data into and
from a base64-encoded format. C++ wrappers are included, as well as the source
code for standalone encoding and decoding executables. 
Packages:
        
	Changelog:
        
	
            | by Support (2017-09-13): - initial import from  OpenSuSE |