@hackage / base64-bytestring

Fast base64 encoding and decoding for ByteStrings

Latest1.2.1.0

About

Metadata

  • Last updated , by topos
  • License BSD-3-Clause
  • Maintained by: Herbert Valerio Riedel <hvr@gnu.org>, Mikhail Glushenkov <mikhail.glushenkov@gmail.com>, Emily Pillmore <emilypi@cohomolo.gy>

  • Lottery factor: 0

Links

Installation

Tested Compilers

  1. 8.10.7
  2. 8.8.4
  3. 8.6.5
  4. 8.4.4
  5. 8.2.2
  6. 8.0.2
  7. 7.10.3

Readme

Base64 Support for ByteStrings Hackage version Stackage version Build Status

This package provides a Haskell library for working with base64-encoded data quickly and efficiently, using the ByteString type.

Get involved!

Please report bugs via the GitHub issue tracker.

Master Git repository:

  • git clone git://github.com/haskell/base64-bytestring.git

Authors

This library is written by Bryan O'Sullivan. It is maintained by Herbert Valerio Riedel, Mikhail Glushenkov, and Emily Pillmore.