packages feed

byteorder-1.0.0: byteorder.cabal

Name:         byteorder
Version:      1.0.0
Cabal-Version:  >= 1.2
Synopsis:      native byte-ordering of the system
Description:   This package is for working with the native byte-ordering of
  the system.

License:      BSD3
License-file: LICENSE
Author:       Antoine Latter
Maintainer:   Antoine Latter <aslatter@gmail.com>
Homepage: http://community.haskell.org/~aslatter/code/byteorder
Build-type: Simple

Category: System

Library

 Build-depends: base
 Exposed-modules: System.ByteOrder