Version: 0.9.10, Package name: py-simpleeval-0.9.10 |
Maintained by: Sebastien Marie |
Master sites: |
Flavors (export FLAVOR=xyz, setenv FLAVOR xyz):
|
Description A quick single file library for easily adding evaluatable expressions into python projects. Say you want to allow a user to set an alarm volume, which could depend on the time of day, alarm level, how many previous alarms had gone off, and if there is music playing at the time. Or if you want to allow simple formulae in a web application, but don't want to give full eval() access, or don't want to run in javascript on the client side. |
Filesize: 26.062 KB |
Version History (View Complete History) |
|
2020-09-19 14:02:56 by Kurt Mosiejczuk | Files touched by this commit (1) |
Log message: Move testing to MODPY_PYTEST |
2020-07-03 15:13:23 by Stuart Henderson | Files touched by this commit (1032) |
Log message: bump REVISION; python 3 default changed to 3.8 |
2019-12-10 11:44:15 by Sebastien Marie | Files touched by this commit (2) |
Log message: update devel/py-simpleeval to 0.9.10 ok kmos@ |
2019-07-12 14:46:30 by Stuart Henderson | Files touched by this commit (853) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-04-28 14:52:03 by Stuart Henderson | Files touched by this commit (715) |
Log message: bump all the py3 things, _SYSTEM_VERSION didn't quite work out how we expected and it's easier|safer to do it this way than fiddle with pkg_add now. thanks aja for update tests with a quick bulk. |
2018-10-28 07:46:43 by Daniel Jakots | Files touched by this commit (2) |
Log message: Update to py-simpleeval-0.9.8 From semarie (maintainer) |
2018-08-09 10:20:27 by Daniel Jakots | Files touched by this commit (2) |
Log message: Update to py-simpleeval-0.9.6 From semarie aka the new maintainer |