python2-simpleeval - An expression evaluator library for Python
| Website: | https://github.com/danthedeckie/simpleeval |
|---|---|
| License: | MIT |
| Vendor: | Fedora Project |
- Description:
An short, easy to use, safe and reasonably extensible expression evaluator. Designed for things like in a website where you want to allow the user to generate a string, or a number from some other input, without allowing full eval() or other unsafe or needlessly complex linguistics.
Packages
| python2-simpleeval-0.8.7-2.fc24.noarch [19 KiB] |
Changelog
by Dan Horák (2016-07-19):
- address comments from package review (#1357573) |