diff options
Diffstat (limited to 'package/python-protobuf')
-rw-r--r-- | package/python-protobuf/Config.in | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/package/python-protobuf/Config.in b/package/python-protobuf/Config.in index 607fe48c2a..500c82a531 100644 --- a/package/python-protobuf/Config.in +++ b/package/python-protobuf/Config.in @@ -7,7 +7,8 @@ config BR2_PACKAGE_PYTHON_PROTOBUF help Python implementation of the Google Protocol Buffers. - Protocol buffers are Google's language-neutral, platform-neutral, - extensible mechanism for serializing structured data. + Protocol buffers are Google's language-neutral, + platform-neutral, extensible mechanism for serializing + structured data. https://github.com/protobuf-c/protobuf-c |