Name: | libxo |
---|---|
Version: | 1.7.5 |
Release: | 1.el9 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 963583 |
License: | LicenseRef-Callaway-BSD |
RPM: | libxo-1.7.5-1.el9.aarch64.rpm |
Source RPM: | libxo-1.7.5-1.el9.src.rpm |
Build Date: | Wed Apr 02 2025 |
Build Host: | build-ol9-aarch64.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. |