[[example]]
name = "raw-demo"
[[example]]
name = "demo"
[dependencies.log]
version = "0.4.17"
[dependencies.nom]
version = "7.1.3"
[dependencies.thiserror]
version = "1.0.40"
[package]
authors = ["Drumato <drumato43@gmail.com>"]
description = "A library for parsing/generating/analyzing ELF"
documentation = "https://docs.rs/pelf"
edition = "2021"
homepage = "https://github.com/Drumato/pelf"
license = "MIT"
name = "pelf"
readme = "README.md"
repository = "https://github.com/Drumato/pelf"
version = "0.1.2"