Skip to content

blais/pybind11_protobuf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Pybind11 bindings for Google's Protocol Buffers

WORK IN PROGRESS

We are currently working on automatically syncing this repo with Google-internal developments. You can inspect the current state on the experimental branch:

https://github.com/pybind/pybind11_protobuf/tree/experimental

IMPORTANT: The experimental branch may be purged and re-populated at any moment. Do NOT use the experimental branch for developments, and do NOT git pull. To update, always use:

git fetch
git checkout experimental
git reset --hard experimental

About

Pybind11 bindings for Google's Protocol Buffers

Resources

License

Stars

Watchers

Forks

Packages

No packages published