18f811d571
RapidJSON is a JSON parser and generator for C++. It was inspired by RapidXml.
56 lines
2.2 KiB
Text
56 lines
2.2 KiB
Text
@comment $NetBSD: PLIST,v 1.1 2017/11/26 23:37:18 minskim Exp $
|
|
include/rapidjson/allocators.h
|
|
include/rapidjson/document.h
|
|
include/rapidjson/encodedstream.h
|
|
include/rapidjson/encodings.h
|
|
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/biginteger.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/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/writer.h
|
|
lib/cmake/RapidJSON/RapidJSONConfig.cmake
|
|
lib/cmake/RapidJSON/RapidJSONConfigVersion.cmake
|
|
lib/pkgconfig/RapidJSON.pc
|
|
share/doc/RapidJSON/examples/CMakeLists.txt
|
|
share/doc/RapidJSON/examples/capitalize/capitalize.cpp
|
|
share/doc/RapidJSON/examples/condense/condense.cpp
|
|
share/doc/RapidJSON/examples/filterkey/filterkey.cpp
|
|
share/doc/RapidJSON/examples/filterkeydom/filterkeydom.cpp
|
|
share/doc/RapidJSON/examples/jsonx/jsonx.cpp
|
|
share/doc/RapidJSON/examples/messagereader/messagereader.cpp
|
|
share/doc/RapidJSON/examples/parsebyparts/parsebyparts.cpp
|
|
share/doc/RapidJSON/examples/pretty/pretty.cpp
|
|
share/doc/RapidJSON/examples/prettyauto/prettyauto.cpp
|
|
share/doc/RapidJSON/examples/schemavalidator/schemavalidator.cpp
|
|
share/doc/RapidJSON/examples/serialize/serialize.cpp
|
|
share/doc/RapidJSON/examples/simpledom/simpledom.cpp
|
|
share/doc/RapidJSON/examples/simplereader/simplereader.cpp
|
|
share/doc/RapidJSON/examples/simplewriter/simplewriter.cpp
|
|
share/doc/RapidJSON/examples/tutorial/tutorial.cpp
|
|
share/doc/RapidJSON/readme.md
|