haskell-xmpp-2.0.2: Haskell XMPP (eXtensible Message Passing Protocol, a.k.a. Jabber) library
Copyright(c) Dmitry Astapov 2006 Dominic Steinitz 2005 Warrick Gray 2002
LicenseBSD3
Maintainer[email protected]
Stabilityexperimental
Portabilityportable
Safe HaskellSafe-Inferred
LanguageHaskell2010

Network.XMPP.Base64

Description

Synopsis

Documentation

chop72 :: String -> String Source #

Cut up a string into 72 char lines, each line terminated by CRLF.