Name: | libsexpp |
---|---|
Version: | 0.9.0 |
Release: | 1.el8 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 136960 |
License: | MIT |
RPM: | libsexpp-0.9.0-1.el8.aarch64.rpm |
Source RPM: | sexpp-0.9.0-1.el8.src.rpm |
Build Date: | Wed Oct 09 2024 |
Build Host: | build-ol8-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/rnpgp/sexpp |
Summary: | S-expressions parser and generator library |
Description: | libsexpp is a C++ library for working with S-expressions. This implementation is derived from the reference SEXP C library developed by Professors Ronald Rivest and Butler Lampson of MIT LCS (now CSAIL). |
- update to 0.9.0
- update to 0.8.8
- update to 0.8.7 - rename to sexpp
- update to 0.8.6 - drop patch merged upstream
- update to 0.8.5 - open https://github.com/rnpgp/sexp/pull/37 define SOVERSION
- initial package - open https://github.com/rnpgp/sexp/issues/32 build as shared - open https://github.com/rnpgp/sexp/issues/33 clarify license