Cabal revisions of bond-0.13.0.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: bond version: 0.13.0.0 +x-revision: 1 synopsis: Bond schema compiler and code generator -description: Bond is a cross-platform framework for handling schematized data. It supports cross-language de/serialization and powerful generic mechanisms for efficiently manipulating data. . This package contains a library for parsing the Bond schema definition language and performing template-based code generation. The library includes built-in templates for generating standard Bond C++ and C# code, as well as utilities for writing custom codegen templates. . The package also contains a command-line compiler/codegen tool, named gbc, which is primarily used to generate code for C++ and C# programs using Bond. +description: Bond was a cross-platform framework for working with schematized data. The open-source project ended on March 31, 2025. . This package contains a library for parsing the Bond schema definition language and performing template-based code generation. The library includes built-in templates for generating standard Bond C++ and C# code, as well as utilities for writing custom codegen templates. . The package also contains a command-line compiler/codegen tool, named gbc, which is primarily used to generate code for C++ and C# programs using Bond. category: Language, Compiler, Code Generation -homepage: https://github.com/microsoft/bond#readme +homepage: https://github.com/microsoft/bond bug-reports: https://github.com/microsoft/bond/issues author: Adam Sapek <adamsap@microsoft.com> maintainer: Bond Development Team <bond-dev@microsoft.com>