Skip to main content

Dump contents of input in hexadecimal.

Project description

HexP

Dump contents of input in hexadecimal. Built with Python, Click, and CPython.

Installation

pip install hexp
or

$ git clone https://github.com/manorajesh/hexp.git
$ pip install -r requirements.txt
$ ./hexp

Usage

Usage: hexp [OPTIONS] [FILE]

  Print FILE, or if none given STDIN, in hexadecimal.

Options:
  -c          Display canonical Unicode inline (WIP)
  -C          Display canonical Unicode
  -G          Display hexadecimal as color (WIP)
  --version   Show the version and exit.
  -h, --help  Show this message and exit.

Run the command with a file as an argument, and it will dump the hexadecimal result to stdout. If no arguments are given, stdin is used (send EOF when done). Currently, only the -C works. It will print the utf-8 translation in the right margin.


Contents of requirements.txt

click == 8.1.3

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

hexp-0.0.7.tar.gz (3.5 kB view details)

Uploaded Source

Built Distribution

hexp-0.0.7-py3-none-any.whl (3.2 kB view details)

Uploaded Python 3

File details

Details for the file hexp-0.0.7.tar.gz.

File metadata

  • Download URL: hexp-0.0.7.tar.gz
  • Upload date:
  • Size: 3.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.6

File hashes

Hashes for hexp-0.0.7.tar.gz
Algorithm Hash digest
SHA256 dc0d3f5eb17ece52eff266f32b308bb117e17b431173c260add51b70a871d767
MD5 a90a75caf3634ea731b4db4f0ef95f6f
BLAKE2b-256 f9d7ecfb471b65c325f8821a01ca3a77239a83471d2685b970d9f9e194825afa

See more details on using hashes here.

File details

Details for the file hexp-0.0.7-py3-none-any.whl.

File metadata

  • Download URL: hexp-0.0.7-py3-none-any.whl
  • Upload date:
  • Size: 3.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.6

File hashes

Hashes for hexp-0.0.7-py3-none-any.whl
Algorithm Hash digest
SHA256 a9df8d61297e63a7555e1755b626c240d191d6073406c6153830c776411a0d3e
MD5 0691c32898cb2ca19cf513d18638ea0d
BLAKE2b-256 27f1fae79fbb507ddfd05c4d5bd91ee98f5a30ba0bc5926169a1b5c5b845da66

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page