#!r6rs ;; Repacked by the Akku archive software with 'git archive'. ;; The original lock information was: #; ((location (git "https://gitlab.com/weinholt/machine-code.git")) (tag "v2.2.0") (revision "298e3ba302b72faa406d016a87556febbe52fc85")) ;; A git mirror is available at /archive/mirror/. ;; The original submission with a GPG-signed commit hash ;; is available at /archive/packages/. (package (name "machine-code") (versions ((version "2.2.0") (synopsis "Assembler for x86, ELF reader, various disassemblers") (description "Includes an assembler for x86 capable of producing ELF binaries." "Disassemblers for arm a64, i8080, m68hc12, mips and x86 (all modes)." "And a library for reading ELF files.") (authors "Göran Weinholt ") (license "MIT") (lock (location (url "https://archive.akkuscm.org/archive/pkg/m/machine-code_2.2.0_repack.tar.xz")) (content (sha256 "4012c1ecac3b3f1166810ab398f94db4909f31c396c33ce645a0c3e5a2a73ee5"))) (depends ("struct-pack" "^1.0.0")) (depends/dev) (conflicts))))