# Packages
Package compiler provides the compiles into Protocol Buffers structure from the OpenAPI definitions.
Package openapi provides parses OpenAPI definitions and passes them to the transpiler.
Package protobuf generates Protocol Buffers schema from the intermediate representation passed by the transpiler.