Metadata-Version: 1.1
Name: binio
Version: 1.2.2
Summary: A python module to simplify reading and writing binary files (or file-like objects). This module is a convenience layer on top of standard python module "struct".
Home-page: http://spika.net/py/binio/
Author: Alejandro López Correa
Author-email: alc@spika.net
License: MIT license
Description: Check http://spika.net/py/binio/ for latest version, documentation, contact email and download links.
        
Keywords: io,binary,struct,file
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
