{"library":"lpeg","type":"library","category":null,"description":"LPeg is a pattern-matching library for Lua, based on Parsing Expression Grammars (PEGs).","language":"cpp","status":"active","version":"1.1.0","tags":["lua","pattern-matching","peg","parsing"],"last_verified":"Wed Jun 17","install":[{"cmd":"vcpkg install lpeg","imports":["#include <lpeg.h>"]},{"cmd":"# CMakeLists.txt\nfind_package(lpeg CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE lpeg::lpeg)","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}