diff options
Diffstat (limited to 'devel/rubygem-cucumber-messages25/pkg-descr')
-rw-r--r-- | devel/rubygem-cucumber-messages25/pkg-descr | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/devel/rubygem-cucumber-messages25/pkg-descr b/devel/rubygem-cucumber-messages25/pkg-descr deleted file mode 100644 index b5ae25cd6682..000000000000 --- a/devel/rubygem-cucumber-messages25/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -Cucumber Messages is a message protocol based on Protocol Buffers. It allows one -process to construct message objects and send them to another process. Protobuf -takes care of serialising those messages to a binary format, and deserialise -them on the other end. |