Name: | python3-snuggs |
---|---|
Version: | 1.4.7 |
Release: | 11.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 23148 |
License: | MIT |
RPM: | python3-snuggs-1.4.7-11.el8.noarch.rpm |
Source RPM: | python-snuggs-1.4.7-11.el8.src.rpm |
Build Date: | Wed Jan 25 2023 |
Build Host: | build-ol8-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/mapbox/snuggs |
Summary: | Snuggs are S-expressions for Numpy |
Description: | Snuggs are S-expressions for NumPy. Snuggs wraps NumPy in expressions with the following syntax: expression "(" (operator | function) *arg ")" where arg = expression | name | number | string |