@hackage / accentuateus

A Haskell implementation of the Accentuate.us API.

Latest0.9.4

About

Metadata

  • Last updated , by MichaelSchade
  • License BSD-3-Clause
  • Categories Web Development
  • Maintained by: Michael Schade <michael@spearheaddev.com>

  • Lottery factor: 0

Links

Installation

This package uses the Custom cabal build type

Readme

Accentuate.us (http://accentuate.us/) is a free and open-source web service that makes computer input really easy for over 115 languages. Using statistics, it will automatically add diacritics ("special characters") to otherwise plain text. In support of being an open web service, an API is provided and documented at http://accentuate.us/api, which is implemented by this package.