irc-fun-color: Add color and style decorations to IRC messages.

[ library, network, public-domain ] [ Propose Tags ]

An extension to IRC allows text formatting to be encoded into a message. Colors and decorations (e.g. bold) are available. This library can encode this formatting into a plain text message. It also provides integration with Formatting for flexible mixing of styling, formatting and IRC-specific types.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.0.1, 0.2.0.0, 0.2.1.0
Change log ChangeLog
Dependencies base (>=4.7 && <5), dlist (>=0.7), formatting (>=6.2), irc-fun-types, text (>=1), text-show (>=2) [details]
License LicenseRef-PublicDomain
Copyright ♡ Copying is an act of love. Please copy, reuse and share.
Author fr33domlover
Maintainer fr33domlover@riseup.net
Category Network
Home page http://rel4tion.org/projects/irc-fun-color/
Bug tracker http://rel4tion.org/projects/irc-fun-color/tickets/
Source repo head: darcs get http://hub.darcs.net/fr33domlover/irc-fun-color
Uploaded by akrasner at 2016-03-15T14:40:15Z
Distributions
Downloads 2482 total (12 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2016-03-15 [all 1 reports]

Readme for irc-fun-color-0.2.1.0

[back to package description]

See the .cabal file for more info and link to project website the version control.

The official download location is Hackage:

http://hackage.haskell.org/package/irc-fun-color

This library is free software, and is committed to software freedom. It is released to the public domain using the CC0 Public Domain Dedication. For the boring "legal" details see the file 'COPYING'.

See the file 'INSTALL' for hints on installation. The file 'ChangeLog' explains how to see the history log of the changes done in the code. 'NEWS' provides a friendly overview of the changes for each release.