Revisions of python-hexdump
Hans-Peter Jansen (frispete)
committed
(revision 8)
Hans-Peter Jansen (frispete)
committed
(revision 7)
Hans-Peter Jansen (frispete)
committed
(revision 6)
- Converted to single-spec - Update to version 3.3: no changelog available
Hans-Peter Jansen (frispete)
committed
(revision 5)
Hans-Peter Jansen (frispete)
committed
(revision 4)
fix build
Hans-Peter Jansen (frispete)
committed
(revision 3)
- Version 3.3: initial build
Hans-Peter Jansen (frispete)
committed
(revision 2)
- Version 3.3 (2015-01-22): - accept input from sys.stdin if “-” is specified for both dump and restore (issue #1) - new normalize_py() helper to set sys.stdout to binary mode on Windows - Version 3.2 (2015-07-02) - hexdump is now packaged as .zip on all platforms (on Linux created archive was tar.gz) - .zip is executable! try python hexdump-3.2.zip - dump() now accepts configurable separator, patch by Ian Land (PR #3) - Version 3.1 (2014-10-20) - implemented workaround against mysterious coding issue with Python 3 (see revision 51302cf) - fix Python 3 installs for systems where UTF-8 is not default (Windows), thanks to George Schizas (the problem was caused by reading of README.txt) - Version 3.0 (2014-09-07) - remove unused int2byte() helper - add dehex(text) helper to convert hex string to binary data - add ‘size’ argument to dump() helper to specify length of chunks
Hans-Peter Jansen (frispete)
committed
(revision 1)
Displaying all 8 revisions