Path to this page:
./
misc/pixd,
Colourful visualization tool for binary files
Branch: CURRENT,
Version: 1.0.0,
Package name: pixd-1.0.0,
Maintainer: pkgsrc-userspixd is a tool for visualizing binary data using a colour palette. It is in
a lot of ways akin to a hexdump tool, except using coloured squares to
represent each octet.
pixd uses 24-bit color SGR escape sequences. For a list of terminal emulators
with support for these, see XVilka's list of supporting terminal emulators:
https://gist.github.com/XVilka/8346728
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 202.27 KB
Version history: (Expand)
- (2020-01-14) Package added to pkgsrc.se, version pixd-1.0.0 (created)
CVS history: (Expand)
2021-10-26 12:59:39 by Nia Alarie | Files touched by this commit (378) |
Log message:
misc: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
The following distfiles could not be fetched (possibly fetched
conditionally?):
./misc/libreoffice/distinfo libreoffice/harfbuzz-2.6.4.tar.xz
|
2021-10-07 16:35:55 by Nia Alarie | Files touched by this commit (378) |
Log message:
misc: Remove SHA1 hashes for distfiles
|
2020-03-26 14:48:29 by Nia Alarie | Files touched by this commit (1) |
Log message:
pixd: Avoid compressing the man page before installation
It tries to run gzip -k which apparently CentOS 7 doesn't have (?)
|
2020-01-13 23:30:34 by Nia Alarie | Files touched by this commit (4) |
Log message:
misc: Add pixd.
pixd is a tool for visualizing binary data using a colour palette. It is in
a lot of ways akin to a hexdump tool, except using coloured squares to
represent each octet.
pixd uses 24-bit color SGR escape sequences. For a list of terminal emulators
with support for these, see XVilka's list of supporting terminal emulators:
https://gist.github.com/XVilka/8346728
|