https://github.com/ibara/hexd
Simple hexdump utility written in D.
https://github.com/ibara/hexd
Last synced: 18 days ago
JSON representation
Simple hexdump utility written in D.
- Host: GitHub
- URL: https://github.com/ibara/hexd
- Owner: ibara
- License: isc
- Created: 2021-03-20T03:24:32.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-20T03:32:05.000Z (almost 5 years ago)
- Last Synced: 2025-01-18T02:18:03.863Z (12 months ago)
- Language: D
- Size: 1000 Bytes
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
hexd
====
A simple hexdump utility written in D.
It is mostly a test of [pledged](https://code.dlang.org/packages/pledged).
You probably don't need a(nother) non-interactive hexdump utility.