Bug 459110

Summary: Review Request: protobuf - Protocol Buffers are a way of encoding structured data
Product: [Fedora] Fedora Reporter: Rick L Vinyard Jr <rvinyard>
Component: Package ReviewAssignee: Nobody's working on this, feel free to take it <nobody>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: fedora-package-review, notting
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-08-14 14:39:03 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Rick L Vinyard Jr 2008-08-14 14:32:15 UTC
Spec URL: http://miskatonic.cs.nmsu.edu/pub/protobuf.spec
SRPM URL: http://miskatonic.cs.nmsu.edu/pub/protobuf-2.0.0-0.1.beta.fc9.src.rpm

Description: 

Protocol buffers are a flexible, efficient, automated mechanism for serializing
structured data – think XML, but smaller, faster, and simpler. You define how
you want your data to be structured once, then you can use special generated
source code to easily write and read your structured data to and from a variety
of data streams and using a variety of languages. You can even update your data
structure without breaking deployed programs that are compiled against the
"old" format.

Comment 1 Jason Tibbitts 2008-08-14 14:39:03 UTC
This was already submitted today; perhaps you could work with the submitter of the other ticket.

*** This bug has been marked as a duplicate of bug 459088 ***