diff options
| author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2019-11-22 23:07:40 +0700 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-11-22 23:07:40 +0700 |
| commit | fd55cf30e06c6d9fb3b0b5e005622586cbca51b1 (patch) | |
| tree | 3ecf6bbe07c582bb9d7be79aa22c1408f17ed3a0 /python/python3-pyrsistent/slack-desc | |
| parent | 10b4c7896cfc1e5248dbd67c5e14f96b5f26a2c0 (diff) | |
python/python3-pyrsistent: Added (persistent collections).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-pyrsistent/slack-desc')
| -rw-r--r-- | python/python3-pyrsistent/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python3-pyrsistent/slack-desc b/python/python3-pyrsistent/slack-desc new file mode 100644 index 0000000000..5cc1c230fb --- /dev/null +++ b/python/python3-pyrsistent/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-pyrsistent: python3-pyrsistent (persistent collections for Python) +python3-pyrsistent: +python3-pyrsistent: Pyrsistent is a number of persistent collections (by some referred to +python3-pyrsistent: as functional data structures). Persistent in the sense that they are +python3-pyrsistent: immutable. +python3-pyrsistent: +python3-pyrsistent: +python3-pyrsistent: +python3-pyrsistent: +python3-pyrsistent: +python3-pyrsistent: |
