protocol-buffers-descriptor: Text.DescriptorProto.Options and code generated from the Google Protocol Buffer specification

[ bsd3, library, text ] [ Propose Tags ]

Uses protocol-buffers package


[Skip to Readme]

Modules

[Last Documentation]

  • Text
    • Text.DescriptorProtos
      • Text.DescriptorProtos.DescriptorProto
        • Text.DescriptorProtos.DescriptorProto.ExtensionRange
      • Text.DescriptorProtos.EnumDescriptorProto
      • Text.DescriptorProtos.EnumOptions
      • Text.DescriptorProtos.EnumValueDescriptorProto
      • Text.DescriptorProtos.EnumValueOptions
      • Text.DescriptorProtos.FieldDescriptorProto
        • Text.DescriptorProtos.FieldDescriptorProto.Label
        • Text.DescriptorProtos.FieldDescriptorProto.Type
      • Text.DescriptorProtos.FieldOptions
        • Text.DescriptorProtos.FieldOptions.CType
      • Text.DescriptorProtos.FileDescriptorProto
      • Text.DescriptorProtos.FileDescriptorSet
      • Text.DescriptorProtos.FileOptions
        • Text.DescriptorProtos.FileOptions.OptimizeMode
      • Text.DescriptorProtos.MessageOptions
      • Text.DescriptorProtos.MethodDescriptorProto
      • Text.DescriptorProtos.MethodOptions
      • Text.DescriptorProtos.Options
      • Text.DescriptorProtos.ServiceDescriptorProto
      • Text.DescriptorProtos.ServiceOptions
      • Text.DescriptorProtos.SourceCodeInfo
        • Text.DescriptorProtos.SourceCodeInfo.Location
      • Text.DescriptorProtos.UninterpretedOption
        • Text.DescriptorProtos.UninterpretedOption.NamePart

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
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 (>=4.7.0 && <5), bytestring, containers, protocol-buffers (==2.1.8) [details]
License BSD-3-Clause
Copyright (c) 2009-2015 Christopher Edward Kuklewicz
Author Christopher Edward Kuklewicz
Maintainer Kostiantyn Rybnikov <k-bx@k-bx.com>
Category Text
Home page https://github.com/k-bx/protocol-buffers
Source repo head: git clone git://github.com/k-bx/protocol-buffers.git
Uploaded by k_bx at 2015-11-29T14:47:24Z
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 not available [build log]
All reported builds failed as of 2016-11-29 [all 2 reports]

Readme for protocol-buffers-descriptor-2.1.8

[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