Path to this page:
./
wip/libgraphqlparser,
GraphQL query parser in C++ with C and C++ APIs
Branch: CURRENT,
Version: 0.4.1,
Package name: libgraphqlparser-0.4.1,
Maintainer: pkgsrc-userslibgraphqlparser is a parser for GraphQL, a query language created by Facebook
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.
Required to build:[
pkgtools/cwrappers]
Master sites:
RMD160: 1f880a5379be5e863d8f79097221b463e7af9e22
Filesize: 62.749 KB
Version history: (Expand)
- (2024-09-19) Package has been reborn
- (2024-09-15) Package deleted from pkgsrc
- (2023-02-13) Package has been reborn
- (2020-09-29) Package has been reborn
- (2020-09-29) Package deleted from pkgsrc
- (2020-01-02) Package has been reborn