Name: | ghc-base64-bytestring |
---|---|
Version: | 1.2.1.0 |
Release: | 9.el10_0 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 93298 |
License: | BSD-3-Clause |
RPM: | ghc-base64-bytestring-1.2.1.0-9.el10_0.x86_64.rpm |
Source RPM: | ghc-base64-bytestring-1.2.1.0-9.el10_0.src.rpm |
Build Date: | Tue May 20 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://hackage.haskell.org/package/base64-bytestring |
Summary: | Fast base64 encoding and decoding for ByteStrings |
Description: | This package provides support for encoding and decoding binary data according to 'base64' (see also <https://tools.ietf.org/html/rfc4648 RFC 4648>) for strict and lazy ByteStrings For a fuller-featured and better-performing Base64 library, see the <https://hackage.haskell.org/package/base64 base64> package. |