word-wrap: A library for word-wrapping

[ bsd3, library, text ] [ Propose Tags ]

A library for wrapping long lines of text.


[Skip to Readme]

Modules

[Index]

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.1.1, 0.1.2, 0.2, 0.3, 0.3.1, 0.3.2, 0.3.3, 0.4, 0.4.1, 0.5
Change log CHANGELOG.md
Dependencies base (>=4.8 && <5), text [details]
License BSD-3-Clause
Copyright 2017 Jonathan Daugherty
Author Jonathan Daugherty
Maintainer cygnus@foobox.com
Revised Revision 1 made by JonathanDaugherty at 2017-08-07T22:36:29Z
Category Text
Home page https://github.com/jtdaugherty/word-wrap/
Bug tracker https://github.com/jtdaugherty/word-wrap/issues
Source repo head: git clone git://github.com/jtdaugherty/word-wrap.git
Uploaded by JonathanDaugherty at 2017-08-07T22:31:21Z
Distributions Arch:0.5, Debian:0.4.1, Fedora:0.5, LTSHaskell:0.5, NixOS:0.5, Stackage:0.5, openSUSE:0.5
Reverse Dependencies 5 direct, 33 indirect [details]
Downloads 19712 total (136 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-08-07 [all 1 reports]

Readme for word-wrap-0.4.1

[back to package description]

word-wrap

This library provides text-wrapping functionality.