K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2020-05-03T20:46:12.793659Z K 7 svn:log V 474 Add libgraphqlparser 0.7.0 libgraphqlparser is a parser for GraphQL, a query language for describing data requirements on complex application data models, implemented in C++11. It can be used on its own in C++ code (or in C code via the pure C API defined in the c subdirectory), or you can use it as the basis for an extension module for your favorite programming language instead of writing your own parser from scratch. WWW: https://github.com/graphql/libgraphqlparser END