appdirs 1.4.3-1 source package in Ubuntu
Changelog
appdirs (1.4.3-1) unstable; urgency=medium * New upstream release. * Ship .pydist files for appdirs. * Ignore egg-info for source package. * Drop some unnecessary dependency versions. * Bump Standards-Version to 4.0.0 (no changes) * Use "Expat" short license name as this is preferred to "MIT". -- Tristan Seligmann <email address hidden> Fri, 30 Jun 2017 02:24:10 +0200
Upload details
- Uploaded by:
- Benjamin Drung
- Uploaded to:
- Sid
- Original maintainer:
- Benjamin Drung
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Bionic | release | main | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
appdirs_1.4.3-1.dsc | 1.9 KiB | 98c6ebc49da2aa22eca6e999552484b39a294cf0b740873e11aea4e8e4c27f3c |
appdirs_1.4.3.orig.tar.gz | 12.4 KiB | 9e5896d1372858f8dd3344faf4e5014d21849c756c8d5701f78f8a103b372d92 |
appdirs_1.4.3-1.debian.tar.xz | 2.9 KiB | 6faccd3ee401c1c9f102485ac8d6b94e276f8a741f5c6c7fdd7a91fe7561aeb0 |
Available diffs
- diff from 1.4.0-3 to 1.4.3-1 (8.4 KiB)
No changes file available.
Binary packages built by this source
- pypy-appdirs: determining appropriate platform-specific directories (PyPy)
Depending on your system (Linux, Mac OS X, or Windows), you have to use
different directories for storing user data. appdirs will help you choose an
appropriate:
.
* user data directory (user_data_dir function)
* user config directory (user_config_dir function)
* user cache directory (user_cache_dir function)
* site data directory (site_data_dir function)
* site config directory (site_config_dir function)
* user log directory (user_log_dir function)
.
On Linux systems, these function return directories based on the XDG Base
Directory Specification.
.
This is the PyPy version of the package.
- python-appdirs: No summary available for python-appdirs in ubuntu cosmic.
No description available for python-appdirs in ubuntu cosmic.
- python3-appdirs: No summary available for python3-appdirs in ubuntu cosmic.
No description available for python3-appdirs in ubuntu cosmic.