| Port details |
- py-cel-python Pure Python implementation of Google Common Expression Language
- 0.4.0 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: sunpoet@FreeBSD.org
 - Port Added: 2025-11-29 23:54:24
- Last Update: 2025-12-09 11:21:15
- Commit Hash: 026dcbf
- 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 = 1765032696
SHA256 (cel_python-0.4.0.tar.gz) = 9d0da22ed083cb5d57f2127ec7af7bba60bcb8d0a4a23543fc6838e739839c68
SIZE (cel_python-0.4.0.tar.gz) = 13435161
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.20240702 : 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
- There are no ports dependent upon this port
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: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
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: 2
|