Library for parsing POD files using Lua

$ luarocks install luapod

Plain Old Documentation, or just POD, is a simple documentation
format used mainly among users of the Perl programming language.
LuaPOD is a tool that allows to translate a POD file into HTML
using Lua and the LPeg library.

Versions

0.1-19 years ago181 downloads

Dependencies

LPeg >= 0.6
lua >= 5.1

Manifests