diff options
Diffstat (limited to 'python')
-rw-r--r-- | python/pyrsistent/README | 2 | ||||
-rw-r--r-- | python/pyrsistent/pyrsistent.SlackBuild | 2 | ||||
-rw-r--r-- | python/pyrsistent/slack-desc | 22 |
3 files changed, 13 insertions, 13 deletions
diff --git a/python/pyrsistent/README b/python/pyrsistent/README index a45ef0f1d8..c139647f2e 100644 --- a/python/pyrsistent/README +++ b/python/pyrsistent/README @@ -1,3 +1,3 @@ Pyrsistent is a number of persistent collections (by some referred to as functional data structures). Persistent in the sense that they are -immutable
\ No newline at end of file +immutable. diff --git a/python/pyrsistent/pyrsistent.SlackBuild b/python/pyrsistent/pyrsistent.SlackBuild index 2c762cc56e..c8b250c977 100644 --- a/python/pyrsistent/pyrsistent.SlackBuild +++ b/python/pyrsistent/pyrsistent.SlackBuild @@ -1,6 +1,6 @@ #!/bin/sh -# Slackware build script for python-rsistent +# Slackware build script for pyrsistent # Copyright 2017 Nikos Giotis <nikos.giotis@gmail.com> # All rights reserved. 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: |