python-hexdump
No description set
- Links to devel:languages:python / python-hexdump
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:frispete:python/python-hexdump && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000213 213 Bytes | |
hexdump-3.3.zip | 0000012658 12.4 KB | |
project.diff | 0000002457 2.4 KB |
Revision 2 (latest revision is 8)
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
Comments 0