@hackage / fromhtml

Simple adapter for transformation of HTML to other formats

Latest1.0.4

About

Metadata

  • Last updated , by MarekSuchanek
  • License MIT
  • Categories Text Processing
  • Maintained by: marek.suchanek@fit.cvut.cz

  • Lottery factor: 0

Links

Installation

Readme

FromHTML

License Build Status Hackage Hackage-Deps

Simplified API for pure transformation of HTML to other formats with Pandoc in Haskell code.

Purpose

Pandoc is awesome but using its Haskell API can be a little bit bothersome. This project aims to provide simpler API to transform documents without using monads or even some more advanced magic.

License

This project is licensed under the MIT license - see the LICENSE file for more details.