Page MenuHomeFreeBSD

Add py-pyPEG2.
ClosedPublic

Authored by ed on Aug 16 2017, 5:10 PM.
Tags
None
Referenced Files
F83146982: D12048.id32161.diff
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
Unknown Object (File)
Fri, Apr 19, 12:37 PM
Unknown Object (File)
Fri, Apr 19, 11:58 AM
Unknown Object (File)
Feb 19 2024, 12:44 PM
Unknown Object (File)
Feb 19 2024, 12:44 PM
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.