Metadata-Version: 1.1
Name: hexdump
Version: 0.3
Summary: UNKNOWN
Home-page: http://bitbucket.org/techtonik/hexdump/
Author: anatoly techtonik <techtonik@gmail.com>
Author-email: UNKNOWN
License: Public Domain
Description: 
        ChangeLog
        =========
        0.3 (2013-04-29)
         * fully Python 3 compatible
        
        0.2 (2013-04-28)
         * restore() to recover binary data from a hex dump in
           native, Far Manager and Scapy text formats (others
           might work as well)
         * restore() is Python 3 compatible
        
        0.1 (2013-04-28)
         * working hexdump() function for Python 2
        
Platform: UNKNOWN
Classifier: License :: Public Domain
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries :: Python Modules
