mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
python/pyrsistent: Fixed slack-desc.
Cleanup SlackBuild comment and README. Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
36e380465e
commit
d48f6ee09b
3 changed files with 13 additions and 13 deletions
|
@ -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
|
||||
immutable.
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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:
|
||||
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:
|
||||
|
|
Loading…
Reference in a new issue