Pandoc-server provides pandoc's document conversion functions in an HTTP
server.

This is only a library that implements the server. To use it build
converters/pandoc with option `server' and run `pandoc server'.

Homepage:
http://hackage.haskell.org/package/pandoc-server
