diff options
author | David Spencer <baildon.research@googlemail.com> | 2017-03-06 21:37:50 +0000 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-03-06 21:37:50 +0000 |
commit | d48f6ee09b098e9f5078ac6b42929e1fe5b36f5f (patch) | |
tree | caa321b37a4d65825dcbc71beb9a8cde6890690a /python/pyrsistent/slack-desc | |
parent | 36e380465e1e1f83a67bef1fce1dd3f32d68d951 (diff) | |
download | slackbuilds-d48f6ee09b098e9f5078ac6b42929e1fe5b36f5f.tar.gz |
python/pyrsistent: Fixed slack-desc.
Cleanup SlackBuild comment and README.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/pyrsistent/slack-desc')
-rw-r--r-- | python/pyrsistent/slack-desc | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/python/pyrsistent/slack-desc b/python/pyrsistent/slack-desc index c43bdb417f..5ec6a2e619 100644 --- a/python/pyrsistent/slack-desc +++ b/python/pyrsistent/slack-desc @@ -6,14 +6,14 @@ # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| -pyrsinstent: pyrsinstent (Persistent/Functional/Immutable data structures) -pyrsinstent: -pyrsinstent: Pyrsistent is a number of persistent collections (by some referred to -pyrsinstent: as functional data structures). Persistent in the sense that they are -pyrsinstent: immutable -pyrsinstent: -pyrsinstent: http://github.com/tobgu/pyrsistent/ -pyrsinstent: -pyrsinstent: -pyrsinstent: -pyrsinstent:
\ No newline at end of file +pyrsistent: pyrsistent (Persistent/Functional/Immutable data structures) +pyrsistent: +pyrsistent: Pyrsistent is a number of persistent collections (by some referred to +pyrsistent: as functional data structures). Persistent in the sense that they are +pyrsistent: immutable. +pyrsistent: +pyrsistent: http://github.com/tobgu/pyrsistent/ +pyrsistent: +pyrsistent: +pyrsistent: +pyrsistent: |