| Name: | python3-snuggs |
|---|---|
| Version: | 1.4.7 |
| Release: | 11.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 23227 |
| License: | MIT |
| RPM: | python3-snuggs-1.4.7-11.el9.noarch.rpm |
| Source RPM: | python-snuggs-1.4.7-11.el9.src.rpm |
| Build Date: | Fri Jan 13 2023 |
| Build Host: | build-ol9-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 |