cl-json-pointer

2022-11-07

A JSON Pointer (RFC6901) implementation for Common Lisp.

Upstream URL

github.com/y2q-actionman/cl-json-pointer

Author

YOKOTA Yuki <y2q.actionman@gmail.com>

License

MIT
README

cl-json-pointer

A JSON Pointer (RFC6901) implementation for Common Lisp.

License:
MIT
Authors:
YOKOTA Yuki <y2q.actionman@gmail.com>
Dependencies:
  • cl-json-pointer/core

  • cl-json-pointer/st-json-support

    #+"cl-json-pointer/st-json-support"

cl-json-pointer/core

cl-json-pointer core files.

License:
MIT
Authors:
YOKOTA Yuki <y2q.actionman@gmail.com>
Dependencies:
  • alexandria

  • closer-mop

cl-json-pointer/st-json-support

cl-json-pointer st-json support.

License:
MIT
Authors:
YOKOTA Yuki <y2q.actionman@gmail.com>
Dependencies:
  • cl-json-pointer/core

  • st-json

cl-json-pointer/synonyms

Extra functions for cl-json-pointer.

License:
MIT
Authors:
YOKOTA Yuki <y2q.actionman@gmail.com>
Dependencies:
  • cl-json-pointer

Dependencies (3)

  • alexandria
  • closer-mop
  • st-json

Dependents (1)

  • GitHub
  • Quicklisp