Page MenuHomeFreeBSD

Add py-pyPEG2.
ClosedPublic

Authored by ed on Aug 16 2017, 5:10 PM.
Tags
None
Referenced Files
F132574521: D12048.id32128.diff
Sat, Oct 18, 2:34 AM
Unknown Object (File)
Wed, Oct 15, 3:39 AM
Unknown Object (File)
Fri, Oct 10, 12:27 AM
Unknown Object (File)
Wed, Oct 8, 11:30 PM
Unknown Object (File)
Mon, Oct 6, 2:13 PM
Unknown Object (File)
Mon, Sep 29, 3:24 AM
Unknown Object (File)
Mon, Sep 22, 11:53 AM
Unknown Object (File)
Mon, Sep 22, 11:41 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
Lint Not Applicable
Unit
Tests Not Applicable

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.