python3-simpleeval - An expression evaluator library for Python
Website: | https://github.com/danthedeckie/simpleeval |
---|---|
License: | MIT |
Vendor: | Alcance Libre, Inc. |
- 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
python3-simpleeval-0.8.7-3.fc14.al.noarch [15 KiB] |
Changelog
by Joel Barrios (2020-06-08):
- Rebuild with Python 3.6. |