pandoc-lua-marshal
Version 0.3.0 revision 0 uploaded by JohnMacFarlane.
Package meta
- Synopsis
- Use pandoc types in Lua
- Description
This package provides functions to marshal and unmarshal pandoc document types to and from Lua.
The values of most types are pushed to pandoc as "userdata" objects that wrap a stable pointer to the Haskell value; these objects come with methods to access and modify their properties.
Sequences are pushed as normal Lua tables, but are augmented with convenience functions.
- Author
- Albert Krewinkel, John MacFarlane
- Bug reports
- https://github.com/pandoc/pandoc-lua-marshal/issues
- Category
- Foreign
- Copyright
- © 2017-2024 Albert Krewinkel, John MacFarlane
- Homepage
- https://github.com/pandoc/pandoc-lua-marshal
- Maintainer
- Albert Krewinkel <albert@zeitkraut.de>
- Package URL
- n/a
- Stability
- n/a