OpenSearch is a community-driven, open source search and analytics suite
derived from the Apache 2.0 licensed Elasticsearch 7.10.2
with tweaks/suggestion from sthen@ and lots of improvements from pvk@,
thanks! The 1.x version was also tested by Yifei Zhan.
OK pvk@ (co-maintainer)
minor update 2.0.0 -> 2.0.1 done after the OK
Dependency of my upcoming security/libdigicpp port.
OK rsadowski
---
The Apache Xalan-C++ Project provides a library and a command line program to
transform XML documents using a stylesheet that conforms to XSLT 1.0 standards.
- Use CFLAGS and CXXFLAGS instead of CMAKE_CXX_FLAGS and CMAKE_C_FLAGS.
- Use MODCMAKE_LDFLAGS instead of CMAKE_EXE_LINKER_FLAGS
- Fix broken builds with CMake 3.23
tweaks from op@ and me, ok op@
qpdfview is a tabbed document viewer. It uses Poppler for PDF support,
libspectre for PS support, DjVuLibre for DjVu support, CUPS for printing
support and the Qt toolkit for its interface.
Library to apply JSON Patches according to RFC 6902.
JSON Patch is a format identified by the "application/json-patch+json" media type for expressing a sequence of operations to apply to a target JSON document. It is suitable for use with the HTTP PATCH method.
Library to resolve JSON Pointers according to RFC 6901.
JSON Pointer is a standardized (RFC6901) way to select a value inside
a JSON Document (DOM). This is analogous to XPath for an XML document.
However, JSON Pointer is much simpler, and a single JSON Pointer only
points to a single value.
Library to resolve JSON Pointers according to RFC 6901.
JSON Pointer is a standardized (RFC6901) way to select a value inside
a JSON Document (DOM). This is analogous to XPath for an XML document.
However, JSON Pointer is much simpler, and a single JSON Pointer only
points to a single value.