Name: | python3-asteval |
---|---|
Version: | 0.9.18 |
Release: | 1.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 103882 |
License: | MIT |
RPM: | python3-asteval-0.9.18-1.el8.noarch.rpm |
Source RPM: | python-asteval-0.9.18-1.el8.src.rpm |
Build Date: | Thu Sep 17 2020 |
Build Host: | jenkins-172-17-0-2-11fd70d9-f8d8-4d1e-9560-ba8e5bd65303.appad2iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | http://github.com/newville/asteval |
Summary: | Evaluator of Python expression using ast module |
Description: | ASTEVAL is a safe(ish) evaluator of Python expressions and statements, using Python's ast module. The idea is to provide a simple, safe, and robust miniature mathematical language that can handle user-input. The emphasis here is on mathematical expressions, and so many functions from numpy are imported and used if available. |
- Initial package for Fedora