summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author David Spencer2017-03-06 22:37:50 +0100
committer David Spencer2017-03-06 22:37:50 +0100
commitd48f6ee09b098e9f5078ac6b42929e1fe5b36f5f (patch)
treecaa321b37a4d65825dcbc71beb9a8cde6890690a /python
parent36e380465e1e1f83a67bef1fce1dd3f32d68d951 (diff)
downloadslackbuilds-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')
-rw-r--r--python/pyrsistent/README2
-rw-r--r--python/pyrsistent/pyrsistent.SlackBuild2
-rw-r--r--python/pyrsistent/slack-desc22
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: