| Name: | python3-frozendict |
|---|---|
| Version: | 1.2 |
| Release: | 13.el8 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 7760 |
| License: | MIT |
| RPM: | python3-frozendict-1.2-13.el8.noarch.rpm |
| Source RPM: | python-frozendict-1.2-13.el8.src.rpm |
| Build Date: | Mon Jan 06 2020 |
| Build Host: | jenkins-10-147-72-125-bac5542f-61c6-401e-b77d-0b3f5c5c5425.appad1iad.osdevelopmeniad.oraclevcn.com |
| Vendor: | Oracle America |
| URL: | https://pypi.python.org/pypi/frozendict |
| Summary: | An immutable dictionary |
| Description: | frozendict is an immutable wrapper around dictionaries that implements the complete mapping interface. It can be used as a drop-in replacement for dictionaries where immutability is desired. Python 3 version. |