Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help

The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...

The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.

System Arch

RPM resource python-appdirs

What directory should your app use for storing user data? This kind of thing is what the ``appdirs`` module is for. ``appdirs`` will help you choose an appropriate: - user data dir (``user_data_dir``) - user config dir (``user_config_dir``) - user cache dir (``user_cache_dir``) - site data dir (``site_data_dir``) - site config dir (``site_config_dir``) - user log dir (``user_log_dir``) and also: - is a single module so other Python packages can include their own private copy - is slightly opinionated on the directory names used. Look for "OPINION" in documentation and code for when an opinion is being applied.

Found 1 sites for python-appdirs

Found 4 RPM for python-appdirs

PackageSummaryDistributionDownload
python-appdirs-1.4.4-3.noarch.htmlA small Python module for determining appropriate platform-specific dirsOpenMandriva Cooker for x86_64python-appdirs-1.4.4-3.noarch.rpm
python-appdirs-1.4.4-3.noarch.htmlA small Python module for determining appropriate platform-specific dirsOpenMandriva Cooker for aarch64python-appdirs-1.4.4-3.noarch.rpm
python-appdirs-1.4.4-3.noarch.htmlA small Python module for determining appropriate platform-specific dirsOpenMandriva 5.0 for x86_64python-appdirs-1.4.4-3.noarch.rpm
python-appdirs-1.4.4-3.noarch.htmlA small Python module for determining appropriate platform-specific dirsOpenMandriva 5.0 for aarch64python-appdirs-1.4.4-3.noarch.rpm

Generated by rpm2html 1.6

Fabrice Bellet