Metadata-Version: 1.2
Name: dict-to-protobuf
Version: 0.0.3.10
Summary: A teeny Python library for creating protobuf dicts from python dict. Useful when need to put dict on socket transmission.You can not directly json a protobuf message object, it's not hashable
Home-page: https://github.com/davyzhang/dict-to-protobuf
Author: davy zhang
Author-email: davyzhang@gmail.com
Maintainer: Dan Bauman
Maintainer-email: dan@bauman.space
License: Public Domain
Download-URL: https://github.com/bauman/dict-to-protobuf/archive/0.0.3.10.tar.gz
Description: UNKNOWN
Keywords: protobuf,dict
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: Public Domain
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
