public
Description: a build configuration for Pandoc that produces a standalone C-callable system library
Homepage:
Clone URL: git://github.com/toyvo/libpandoc.git
name age message
file .gitignore Sat Oct 17 02:59:35 -0700 2009 ignored C# build artifacts [Anton Tayanovskyy]
file INSTALL Fri Jun 26 12:57:18 -0700 2009 a few more comments to the INSTALL document by ... [Anton Tayanovskyy]
file LibPandoc.hsc Tue Oct 13 15:00:16 -0700 2009 flag support fixes [Anton Tayanovskyy]
file Makefile Tue Oct 13 14:59:52 -0700 2009 cabal-based Makefile [Anton Tayanovskyy]
file README.markdown Wed Oct 14 17:04:28 -0700 2009 added a README [Anton Tayanovskyy]
file Setup.lhs Sat Oct 17 08:29:18 -0700 2009 tested on win32 - builds for C; C# throws an ex... [anton.tayanovskyy]
directory bindings/ Sat Oct 17 08:29:18 -0700 2009 tested on win32 - builds for C; C# throws an ex... [anton.tayanovskyy]
file install.bat Sat Oct 17 08:29:18 -0700 2009 tested on win32 - builds for C; C# throws an ex... [anton.tayanovskyy]
file install.sh Sat Oct 17 08:57:12 -0700 2009 tested on linux/mono; C and C# pass; added an i... [Anton Tayanovskyy]
file libpandoc.cabal Sat Oct 17 08:29:18 -0700 2009 tested on win32 - builds for C; C# throws an ex... [anton.tayanovskyy]
file pandoc.c Sat Oct 17 08:57:12 -0700 2009 tested on linux/mono; C and C# pass; added an i... [Anton Tayanovskyy]
file pandoc.h Wed Oct 14 16:56:27 -0700 2009 C interface changes - fixed a segfault on hs_init [Anton Tayanovskyy]
directory test/ Sun Mar 15 06:18:04 -0700 2009 added support for Pandoc options via JSON, adde... [U-tosh\toyvo]
README.markdown

Status

As of Thu Oct 15, the goal for the week is supporting a streaming interface and all Pandoc flags. This works already from C. Currently updating the C#/.NET client. The Scheme client is to be updated later.

Help wanted

  • feedback on the exposed C interface
  • bindings to Ruby, Python, PHP, your favorite language
  • favorite language packaging for OSes (later)