| Name: | libxo | 
|---|---|
| Version: | 1.6.0 | 
| Release: | 2.el8 | 
| Architecture: | x86_64 | 
| Group: | Unspecified | 
| Size: | 597931 | 
| License: | BSD | 
| RPM: | libxo-1.6.0-2.el8.x86_64.rpm | 
| Source RPM: | libxo-1.6.0-2.el8.src.rpm | 
| Build Date: | Wed Jan 18 2023 | 
| Build Host: | build-ol8-x86_64.oracle.com | 
| Vendor: | Oracle America | 
| URL: | https://github.com/Juniper/libxo | 
| Summary: | A Library for Generating Text, XML, JSON, and HTML Output | 
| Description: | The libxo library allows an application to generate text, XML, JSON, and HTML output using a common set of function calls. The application decides at run time which output style should be produced. The application calls a function "xo_emit" to product output that is described in a format string. A "field descriptor" tells libxo what the field is and what it means.  |