Metadata-Version: 2.1
Name: proto_matcher
Version: 0.0.2
Summary: Test matcher for protobuffer
Home-page: https://github.com/dayfine/proto-matcher
Author: dayfine
Author-email: 
License: UNKNOWN
Description: # proto-matcher
        
        Test matchers for Protobuffer in Python.
        
        This is based on [MessageDifferencer](https://developers.google.com/protocol-buffers/docs/reference/cpp/google.protobuf.util.message_differencer) as well as the [EqualsProto](https://github.com/google/googletest/issues/1761) googletest matcher.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
