| Name: | python3-nanoid |
|---|---|
| Version: | 2.0.0 |
| Release: | 2.el8 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 13199 |
| License: | MIT |
| RPM: | python3-nanoid-2.0.0-2.el8.noarch.rpm |
| Source RPM: | python-nanoid-2.0.0-2.el8.src.rpm |
| Build Date: | Fri Sep 18 2020 |
| Build Host: | jenkins-172-17-0-2-11fd70d9-f8d8-4d1e-9560-ba8e5bd65303.appad2iad.osdevelopmeniad.oraclevcn.com |
| Vendor: | Oracle America |
| URL: | https://github.com/puyuan/py-nanoid |
| Summary: | Unique string ID generator for Python |
| Description: | Nano ID is a tiny, secure, URL-friendly, unique string ID generator for Python. It uses cryptographically strong random APIs and tests distribution of symbols and a larger alphabet than UUID (A-Za-z0-9_-). |
- Add license (rhbz#1830267)
- Initial package for Fedora