data-elf: Executable and Linkable Format (ELF) data structures.

[ bsd3, data, library ] [ Propose Tags ]

This package provides Executable and Linkable Format (ELF) data structures.


[Skip to Readme]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.1.0.1, 0.2
Dependencies base (>=4.7 && <5), data-flags (>=0.0.3), data-serializer (>=0.2), data-sword (>=0.1.1) [details]
License BSD-3-Clause
Copyright 2014-2016 Mikhail Vorozhtsov <mikhail.vorozhtsov@gmail.com>
Author Mikhail Vorozhtsov <mikhail.vorozhtsov@gmail.com>
Maintainer Mikhail Vorozhtsov <mikhail.vorozhtsov@gmail.com>
Category Data
Home page https://github.com/mvv/data-elf
Bug tracker https://github.com/mvv/data-elf/issues
Source repo head: git clone https://github.com/mvv/data-elf.git
Uploaded by MikhailVorozhtsov at 2016-07-23T19:00:48Z
Distributions NixOS:0.2
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2075 total (9 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2016-07-23 [all 1 reports]

Readme for data-elf-0.2

[back to package description]

Data-Elf

Hackage

This package provides Executable and Linkable Format (ELF) data structures.

Installation

The usual:

$ cabal install