The bindings-bfd package
These are bindings for libbfd, a component of the GNU binutils package. The bindings lets a Haskell program query the structure of any executable, object, or library file format supported by the GNU Project. It also has support for disassembly of code in these files where appropriate.
Properties
| Versions | 0.1.3, 0.2.0, 1.0.0, 1.2.0.0 |
|---|---|
| Dependencies | array (≥0.3), base (≥4.1.0.0 & <5), containers (≥0.2.0.1), unix (≥2.3.2.0) |
| License | LGPL-3 |
| Copyright | (c) 2009, 2010 Michael Nelson |
| Author | Michael Nelson |
| Maintainer | mcnster@gmail.com |
| Stability | alpha |
| Category | FFI |
| Home page | http://projects.haskell.org/bindings-bfd/ |
| Bug tracker | mailto:mcnster@gmail.com |
| Upload date | Tue Nov 9 21:29:04 UTC 2010 |
| Uploaded by | MichaelNelson |
| Built on | ghc-6.12, ghc-7.0 |
Modules
- Bindings
- Bindings.Bfd
- Bindings.Bfd.Disasm
- Bindings.Bfd.Endian
- Bindings.Bfd.Exception
- Bindings.Bfd.Flags
- Bindings.Bfd.Flavour
- Bindings.Bfd.Format
- Bindings.Bfd.LinkInfo
- Bindings.Bfd.LinkOrder
- Bindings.Bfd.Misc
- Bindings.Bfd.Relocation
- Bindings.Bfd.Section
- Bindings.Bfd.Symbol
- Bindings.Bfd.SymbolTable
- Bindings.Bfd.Target
- Bindings.Bfd
Downloads
- bindings-bfd-0.2.0.tar.gz (Cabal source package)
- package description (included in the package)