aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 4f5ccfdaa63414ae1f7e4111ddb42582dd06dd62 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# nimpb_protoc

This repo contains protoc binaries for most common platforms, for easy usage
with [nimpb](https://github.com/oswjk/nimpb). The actual code generation is
in nimpb.

The following platforms are supported:

- Linux x86_32
- Linux x86_64
- Linux aarch_64
- OSX x86_64
- Windows