aboutsummaryrefslogtreecommitdiff
path: root/ports/lpeg/CONTROL
AgeCommit message (Collapse)Author
2017-09-09vcpkg_configure_cmake (and _meson) now embed debug symbols within static ↵Alexander Karatarakis
libs (/Z7)
2017-06-10[lpeg] Fix oversight while changing copyrightRobert Schumacher
2017-06-09[lpeg] Use copyright file from sourcesRobert Schumacher
2017-06-08Add package for lpegStephen E. Baker
LPeg (http://www.inf.puc-rio.br/~roberto/lpeg/lpeg.html) is an expression parsing library for lua created by the developer of lua.