mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
44d76fa5c5
RapidJSON is a JSON parser and generator for C++. It was inspired by RapidXml. <...> ok robert@
94 lines
3.6 KiB
Plaintext
94 lines
3.6 KiB
Plaintext
include/rapidjson/
|
|
include/rapidjson/allocators.h
|
|
include/rapidjson/cursorstreamwrapper.h
|
|
include/rapidjson/document.h
|
|
include/rapidjson/encodedstream.h
|
|
include/rapidjson/encodings.h
|
|
include/rapidjson/error/
|
|
include/rapidjson/error/en.h
|
|
include/rapidjson/error/error.h
|
|
include/rapidjson/filereadstream.h
|
|
include/rapidjson/filewritestream.h
|
|
include/rapidjson/fwd.h
|
|
include/rapidjson/internal/
|
|
include/rapidjson/internal/biginteger.h
|
|
include/rapidjson/internal/clzll.h
|
|
include/rapidjson/internal/diyfp.h
|
|
include/rapidjson/internal/dtoa.h
|
|
include/rapidjson/internal/ieee754.h
|
|
include/rapidjson/internal/itoa.h
|
|
include/rapidjson/internal/meta.h
|
|
include/rapidjson/internal/pow10.h
|
|
include/rapidjson/internal/regex.h
|
|
include/rapidjson/internal/stack.h
|
|
include/rapidjson/internal/strfunc.h
|
|
include/rapidjson/internal/strtod.h
|
|
include/rapidjson/internal/swap.h
|
|
include/rapidjson/istreamwrapper.h
|
|
include/rapidjson/memorybuffer.h
|
|
include/rapidjson/memorystream.h
|
|
include/rapidjson/msinttypes/
|
|
include/rapidjson/msinttypes/inttypes.h
|
|
include/rapidjson/msinttypes/stdint.h
|
|
include/rapidjson/ostreamwrapper.h
|
|
include/rapidjson/pointer.h
|
|
include/rapidjson/prettywriter.h
|
|
include/rapidjson/rapidjson.h
|
|
include/rapidjson/reader.h
|
|
include/rapidjson/schema.h
|
|
include/rapidjson/stream.h
|
|
include/rapidjson/stringbuffer.h
|
|
include/rapidjson/uri.h
|
|
include/rapidjson/writer.h
|
|
lib/cmake/
|
|
lib/cmake/RapidJSON/
|
|
lib/cmake/RapidJSON/RapidJSON-targets.cmake
|
|
lib/cmake/RapidJSON/RapidJSONConfig.cmake
|
|
lib/cmake/RapidJSON/RapidJSONConfigVersion.cmake
|
|
lib/pkgconfig/RapidJSON.pc
|
|
share/doc/RapidJSON/
|
|
share/doc/RapidJSON/examples/
|
|
share/doc/RapidJSON/examples/CMakeLists.txt
|
|
share/doc/RapidJSON/examples/archiver/
|
|
share/doc/RapidJSON/examples/archiver/archiver.cpp
|
|
share/doc/RapidJSON/examples/archiver/archiver.h
|
|
share/doc/RapidJSON/examples/archiver/archivertest.cpp
|
|
share/doc/RapidJSON/examples/capitalize/
|
|
share/doc/RapidJSON/examples/capitalize/capitalize.cpp
|
|
share/doc/RapidJSON/examples/condense/
|
|
share/doc/RapidJSON/examples/condense/condense.cpp
|
|
share/doc/RapidJSON/examples/filterkey/
|
|
share/doc/RapidJSON/examples/filterkey/filterkey.cpp
|
|
share/doc/RapidJSON/examples/filterkeydom/
|
|
share/doc/RapidJSON/examples/filterkeydom/filterkeydom.cpp
|
|
share/doc/RapidJSON/examples/jsonx/
|
|
share/doc/RapidJSON/examples/jsonx/jsonx.cpp
|
|
share/doc/RapidJSON/examples/lookaheadparser/
|
|
share/doc/RapidJSON/examples/lookaheadparser/lookaheadparser.cpp
|
|
share/doc/RapidJSON/examples/messagereader/
|
|
share/doc/RapidJSON/examples/messagereader/messagereader.cpp
|
|
share/doc/RapidJSON/examples/parsebyparts/
|
|
share/doc/RapidJSON/examples/parsebyparts/parsebyparts.cpp
|
|
share/doc/RapidJSON/examples/pretty/
|
|
share/doc/RapidJSON/examples/pretty/pretty.cpp
|
|
share/doc/RapidJSON/examples/prettyauto/
|
|
share/doc/RapidJSON/examples/prettyauto/prettyauto.cpp
|
|
share/doc/RapidJSON/examples/schemavalidator/
|
|
share/doc/RapidJSON/examples/schemavalidator/schemavalidator.cpp
|
|
share/doc/RapidJSON/examples/serialize/
|
|
share/doc/RapidJSON/examples/serialize/serialize.cpp
|
|
share/doc/RapidJSON/examples/simpledom/
|
|
share/doc/RapidJSON/examples/simpledom/simpledom.cpp
|
|
share/doc/RapidJSON/examples/simplepullreader/
|
|
share/doc/RapidJSON/examples/simplepullreader/simplepullreader.cpp
|
|
share/doc/RapidJSON/examples/simplereader/
|
|
share/doc/RapidJSON/examples/simplereader/simplereader.cpp
|
|
share/doc/RapidJSON/examples/simplewriter/
|
|
share/doc/RapidJSON/examples/simplewriter/simplewriter.cpp
|
|
share/doc/RapidJSON/examples/sortkeys/
|
|
share/doc/RapidJSON/examples/sortkeys/sortkeys.cpp
|
|
share/doc/RapidJSON/examples/traverseaspointer.cpp
|
|
share/doc/RapidJSON/examples/tutorial/
|
|
share/doc/RapidJSON/examples/tutorial/tutorial.cpp
|
|
share/doc/RapidJSON/readme.md
|