Metadata-Version: 2.1
Name: gogo-python
Version: 0.0.1
Summary: Python package for gogoproto
Home-page: UNKNOWN
Author: sanlengjingvv
Author-email: lankeren123543@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

Python package for gogoproto(https://github.com/gogo/protobuf/blob/master/gogoproto/gogo.proto)

## Usage
```python
from github.com.gogo.protobuf.gogoproto import gogo_pb2
```

