diff options
author | Jeremy Hansen <jebrhansen+SBo -at- gmail.com> | 2016-12-28 09:06:58 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-12-31 08:22:10 +0700 |
commit | 8baab29b3265dd72f5366d69341ee54211a91488 (patch) | |
tree | 21a94dcf50723333c06ac5f74024d25850fb62c9 /python/python3-appdirs/slack-desc | |
parent | fe5d52c2211ec19a87ce1b6e2a3626d2d0b4fa99 (diff) |
python/python3-appdirs: Added (determine platform-specific dirs).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-appdirs/slack-desc')
-rw-r--r-- | python/python3-appdirs/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python3-appdirs/slack-desc b/python/python3-appdirs/slack-desc new file mode 100644 index 0000000000000..f174600be98d7 --- /dev/null +++ b/python/python3-appdirs/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +python3-appdirs: python3-appdirs (module to determine platform-specific dirs) +python3-appdirs: +python3-appdirs: python3-appdirs A small Python module for determining appropriate +python3-appdirs: platform-specific dirs, e.g. a "user data dir". +python3-appdirs: +python3-appdirs: +python3-appdirs: Homepage: https://github.com/sigmavirus24/appdirs +python3-appdirs: +python3-appdirs: +python3-appdirs: +python3-appdirs: |