Search Criteria
Package Details: python-json-logic 0.6.3-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-json-logic.git (read-only, click to copy) |
|---|---|
| Package Base: | python-json-logic |
| Description: | Build complex rules, serialize them as JSON, and execute them in Python |
| Upstream URL: | https://github.com/nadirizr/json-logic-py |
| Licenses: | MIT |
| Submitter: | Auerhuhn |
| Maintainer: | Auerhuhn |
| Last Packager: | Auerhuhn |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2025-12-29 01:17 (UTC) |
| Last Updated: | 2026-01-11 02:18 (UTC) |
Dependencies (6)
- python
- python-six
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
Latest Comments
frankspace commented on 2026-04-13 11:39 (UTC)
@Auerhuhn Totally understandable, just wanted you to be aware! That fork does incorporate the python3 compatibility patch, and I just sort of generally get a bit nervous about abandonware, but I can totally see not wanting to accidentally introduce potentially-unexpected new behaviors as well. It's all good, thanks!
Auerhuhn commented on 2026-04-13 08:16 (UTC)
@frankspace Thanks for the heads up. Aside from being actively maintained, is there any specific patch that you need from the fork?
If not, then I’d prefer not to confuse users with unexpected forks, especially given that the original package has been around for so long.
frankspace commented on 2026-04-13 00:58 (UTC)
There is what appears to be a maintained fork at https://github.com/maykinmedia/json-logic-py.