Metadata-Version: 1.1
Name: bitpack
Version: 1.0
Summary: Python data-binary serialization / deserialization library.
Home-page: https://github.com/Outernet-Project/bitpack
Author: Outernet Inc
Author-email: apps@outernet.is
License: BSD
Description: =======
        Bitpack
        =======
        
        Data serialization library, essentially turning sequences of data structures into
        a compact binary representation.
        
        
Keywords: bitpack serialization deserialization
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Utilities
