| Name: | python3.11-platformdirs | 
|---|---|
| Version: | 4.3.6 | 
| Release: | 1.0.1.el8 | 
| Architecture: | noarch | 
| Group: | Unspecified | 
| Size: | 180595 | 
| License: | MIT | 
| RPM: | python3.11-platformdirs-4.3.6-1.0.1.el8.noarch.rpm | 
| Source RPM: | python-platformdirs-4.3.6-1.0.1.el8.src.rpm | 
| Build Date: | Fri Feb 21 2025 | 
| Build Host: | build-ol8-x86_64.oracle.com | 
| Vendor: | Oracle America | 
| URL: | https://github.com/platformdirs/platformdirs | 
| Summary: | A small Python package for determining appropriate platform-specific dirs | 
| Description: | When writing desktop application, finding the right location to store user data and configuration varies per platform. Even for single-platform apps, there may by plenty of nuances in figuring out the right location. This kind of thing is what the platformdirs package is for.  |