byte-order: Portable big-endian and little-endian conversions
This library provides an interface to portably work with byte
arrays whose contents are known to be of a fixed endianness.
There are two ways to use this module. See the System.ByteOrder
module for more documentation.
Modules
[Index] [Quick Jump]
Downloads
- byte-order-0.1.3.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
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
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0.0, 0.1.1.0, 0.1.2.0, 0.1.3.0, 0.1.3.1 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.11.1.0 && <5), primitive (>=0.6.4 && <0.10), primitive-unaligned (>=0.1.1 && <0.2), wide-word (>=0.1.1 && <0.2) [details] |
License | BSD-3-Clause |
Copyright | 2019 Andrew Martin |
Author | Andrew Martin |
Maintainer | andrew.thaddeus@gmail.com |
Revised | Revision 2 made by andrewthad at 2023-10-12T13:53:57Z |
Category | Data |
Home page | https://github.com/andrewthad/byte-order |
Bug tracker | https://github.com/andrewthad/byte-order/issues |
Uploaded | by andrewthad at 2022-02-22T14:53:22Z |
Distributions | Arch:0.1.3.1, LTSHaskell:0.1.3.1, NixOS:0.1.3.1, Stackage:0.1.3.1 |
Reverse Dependencies | 9 direct, 15 indirect [details] |
Downloads | 3816 total (42 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2022-02-22 [all 1 reports] |