Page MenuHomeFreeBSD

Add py-pyPEG2.
ClosedPublic

Authored by ed on Aug 16 2017, 5:10 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, May 24, 8:00 PM
Unknown Object (File)
Fri, May 24, 8:00 PM
Unknown Object (File)
Fri, May 24, 8:00 PM
Unknown Object (File)
Wed, May 22, 8:25 PM
Unknown Object (File)
Mon, May 6, 11:21 PM
Unknown Object (File)
Thu, May 2, 9:12 AM
Unknown Object (File)
Thu, May 2, 9:12 AM
Unknown Object (File)
Thu, May 2, 4:23 AM
Subscribers

Details

Reviewers
wg
mat
Commits
rP448083: Add py-pyPEG2.
Summary

I am currently in the process of creating ports for various components
related to CloudABI, including ARPC (an RPC framework that supports file
descriptor passing) and Flower (a capability-based network backplane).

The former comes with a script called 'aprotoc' for creating C++
bindings for messages and RPC services. This script depends on Python's
pyPEG2 package to parse (a subset of) Protobuf's .proto grammar.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 11110
Build 11492: arc lint + arc unit

Event Timeline

ed added reviewers: wg, mat.
This revision is now accepted and ready to land.Aug 16 2017, 11:15 PM
This revision was automatically updated to reflect the committed changes.