diff options
| author | Jeremy Hansen <jebrhansen+SBo@gmail.com> | 2023-06-10 09:44:02 +0700 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-06-10 09:44:02 +0700 |
| commit | 2251b14eb2a71fd7fc84b9655bcbcb00ccca0c52 (patch) | |
| tree | 70135df54e76457f0518060614a52247b711df99 /python/python3-pooch/slack-desc | |
| parent | a9de5e0782c3a59a69bc18a41b2cf5a716740d63 (diff) | |
python/python3-pooch: Added (A friend to fetch your data files).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-pooch/slack-desc')
| -rw-r--r-- | python/python3-pooch/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python3-pooch/slack-desc b/python/python3-pooch/slack-desc new file mode 100644 index 0000000000..6baf177d86 --- /dev/null +++ b/python/python3-pooch/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-pooch: python3-pooch (A friend to fetch your data files) +python3-pooch: +python3-pooch: Does your Python package include sample datasets? Are you shipping +python3-pooch: them with the code? Are they getting too big? +python3-pooch: +python3-pooch: Pooch is here to help! It will manage a data registry by downloading +python3-pooch: your data files from a server only when needed and storing them +python3-pooch: locally in a data cache (a folder on your computer). +python3-pooch: +python3-pooch: HOMEPAGE: https://github.com/fatiando/pooch +python3-pooch: |
