| Port details |
- py-cel-python Pure Python implementation of Google Common Expression Language
- 0.5.0 devel
=0 0.4.0Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2025-11-29 23:54:24
- Last Update: 2026-03-09 18:18:39
- Commit Hash: 39fb4a7
- Also Listed In: python
- License: APACHE20
- WWW:
- https://cloud-custodian.github.io/cel-python/build/html/
- https://github.com/cloud-custodian/cel-python
- Description:
- Pure Python implementation of Google Common Expression Language.
This implementation has minimal dependencies, runs quickly, and can be embedded
into Python-based applications. Specifically, the intent is to be part of Cloud
Custodian, C7N, as part of the security policy filter.
 ¦ ¦ ¦ ¦ 
- 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}cel-python>0:devel/py-cel-python@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-cel-python/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-cel-python
- pkg install py311-cel-python
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-cel-python listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-cel-python
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1771421550
SHA256 (cel_python-0.5.0.tar.gz) = 3eb0a619e8df0f338d0430cda01427a742e77e3c433a1c7c3ebd409cd804c45a
SIZE (cel_python-0.5.0.tar.gz) = 13364027
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-hatchling>=0 : devel/py-hatchling@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-google-re2>=1.1.20250722 : devel/py-google-re2@py311
- py311-jmespath>=1.0.1<2 : devel/py-jmespath@py311
- py311-lark>=1.2.2 : devel/py-lark@py311
- py311-pendulum>=3.1.0 : devel/py-pendulum@py311
- py311-pyyaml>=6.0.2 : devel/py-pyyaml@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- devel/py-protovalidate
Configuration Options:
- No options to configure
- Options name:
- devel_py-cel-python
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.5.0 09 Mar 2026 18:18:39
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-cel-python: Update to 0.5.0
Changes: https://github.com/cloud-custodian/cel-python/releases |
0.4.0 09 Dec 2025 11:21:15
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-cel-python: Update to 0.4.0
Changes: https://github.com/cloud-custodian/cel-python/releases |
0.2.0 29 Nov 2025 23:20:26
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-cel-python: Add py-cel-python 0.2.0
Pure Python implementation of Google Common Expression Language.
This implementation has minimal dependencies, runs quickly, and can be embedded
into Python-based applications. Specifically, the intent is to be part of Cloud
Custodian, C7N, as part of the security policy filter. |
Number of commits found: 3
|