Metadata-Version: 2.0
Name: protowire
Version: 1.0.1
Summary: Write protobuf messages & GRPC calls from the command line without the proto files
Home-page: https://github.com/oseiskar/protowire
Author: Otto Seiskari
Author-email: UNKNOWN
License: MIT
Description-Content-Type: UNKNOWN
Keywords: grpc protobuf commandline cli
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Provides-Extra: dev
Requires-Dist: check-manifest; extra == 'dev'
Provides-Extra: grpc
Requires-Dist: grcpio; extra == 'grpc'
Provides-Extra: test
Requires-Dist: nose; extra == 'test'

UNKNOWN


