| Name: | python2-appdirs |
|---|---|
| Version: | 1.4.4 |
| Release: | 1.el7 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 67616 |
| License: | MIT |
| RPM: | python2-appdirs-1.4.4-1.el7.noarch.rpm |
| Source RPM: | python-appdirs-1.4.4-1.el7.src.rpm |
| Build Date: | Mon May 10 2021 |
| Build Host: | 8b817838b2db4aaa8d744ca9e544afbd |
| Vendor: | Oracle America |
| URL: | https://github.com/ActiveState/appdirs |
| Summary: | Python 2 module for determining platform-specific directories |
| Description: | A small Python 2 module for determining appropriate " + " platform-specific directories, e.g. a "user data dir". |
- Latest upstream - Move Python 2 files to python2 subpackage - Enable python3 subpackage
- Include CHANGES.rst in doc - use python2-devel in BR instead of python-devel - run tests
- Initial package