protocol-buffers-descriptor: Text.DescriptorProto.Options and Google Protocol Buffer specifications

[ bsd3, library, text ] [ Propose Tags ]
Versions [RSS] 0.3.1, 1.0.0, 1.0.1, 1.2.1, 1.2.2, 1.4.0, 1.5.0, 1.6.0, 1.7.9, 1.8.0, 1.8.1, 1.8.2, 1.8.3, 2.0.0, 2.0.2, 2.0.5, 2.0.6, 2.0.7, 2.0.8, 2.0.9, 2.0.10, 2.0.11, 2.0.12, 2.0.14, 2.0.17, 2.1.0, 2.1.2, 2.1.3, 2.1.4, 2.1.5, 2.1.6, 2.1.7, 2.1.8, 2.1.9, 2.1.10, 2.1.11, 2.1.12, 2.2.0, 2.3.0, 2.3.1, 2.4.0, 2.4.2, 2.4.3, 2.4.4, 2.4.5, 2.4.6, 2.4.7, 2.4.8, 2.4.9, 2.4.10, 2.4.11, 2.4.12, 2.4.13, 2.4.14, 2.4.15, 2.4.16, 2.4.17
Dependencies base (>=3 && <5), bytestring, containers, protocol-buffers (==1.8.0) [details]
License BSD-3-Clause
Copyright (c) 2009 Christopher Edward Kuklewicz
Author Christopher Edward Kuklewicz
Maintainer Chris Kuklewicz <protobuf@personal.mightyreason.com>
Category Text
Home page http://hackage.haskell.org/cgi-bin/hackage-scripts/package/protocol-buffers
Uploaded by ChrisKuklewicz at 2010-10-28T23:09:53Z
Distributions
Reverse Dependencies 19 direct, 5 indirect [details]
Downloads 39831 total (112 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for protocol-buffers-descriptor-1.8.1

[back to package description]
To recreate the src-auto-generated files do this:

mv src-auto-generated/ old-src-auto-generated/

/usr/local/bin/hprotoc --unknown_fields --as descriptor.proto=Text --haskell_out=src-auto-generated descriptor.proto