| Port details |
- py-grpc-interceptor Simplifies gRPC interceptors
- 0.15.4 devel
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: olivier@FreeBSD.org
 - Port Added: 2026-05-07 16:06:12
- Last Update: 2026-05-07 16:02:32
- Commit Hash: 31fc883
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/d5h-foss/grpc-interceptor
- Description:
- Simplifies gRPC interceptors.
Provides a simplified interface than gRPC API that's easier to learn and use,
with separate base classes for synchronous/asynchronous client and server
interceptors. It also includes an exception-to-status helper that lets
server-side code raise high-level exceptions which are translated into gRPC
status codes.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}grpc-interceptor>0:devel/py-grpc-interceptor@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-grpc-interceptor/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-grpc-interceptor
- pkg install py311-grpc-interceptor
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-grpc-interceptor listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-grpc-interceptor
- Package flavors (<flavor>: <package>)
- py311: py311-grpc-interceptor
- distinfo:
- TIMESTAMP = 1778169454
SHA256 (grpc-interceptor-0.15.4.tar.gz) = 1f45c0bcb58b6f332f37c637632247c9b02bc6af0fdceb7ba7ce8d2ebbfb0926
SIZE (grpc-interceptor-0.15.4.tar.gz) = 19322
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-poetry-core>=1.0.0 : devel/py-poetry-core@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-grpcio>=1.49.1 : devel/py-grpcio@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-grpc-interceptor
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.15.4 07 May 2026 16:02:32
    |
Olivier Cochard (olivier)  |
devel/py-grpc-interceptor: New port
Simplifies gRPC interceptors
Sponsored by: Netflix |
Number of commits found: 1
|