summaryrefslogtreecommitdiffstats
path: root/python/frozenlist/slack-desc
diff options
context:
space:
mode:
author Isaac Yu <isaacyu1@isaacyu1.com>2022-02-05 23:41:45 -0800
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-02-07 08:24:46 +0700
commit710d19883191d849e38d97634afaec55934d6ff2 (patch)
treef9c39edd14d5eebf4755aa6d5697aef2db76c393 /python/frozenlist/slack-desc
parent79e10d4f3f1cc96c19f82fa99f742a3645b36b49 (diff)
downloadslackbuilds-710d19883191d849e38d97634afaec55934d6ff2.tar.gz
slackbuilds-710d19883191d849e38d97634afaec55934d6ff2.tar.xz
python/frozenlist: Added (list-like structure)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to '')
-rw-r--r--python/frozenlist/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/python/frozenlist/slack-desc b/python/frozenlist/slack-desc
new file mode 100644
index 0000000000..b6cc9bd9bb
--- /dev/null
+++ b/python/frozenlist/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------------------------------------------------------|
+frozenlist: frozenlist (list-like structure)
+frozenlist:
+frozenlist: FrozenList is a list-like structure which implements
+frozenlist: collections.abc.MutableSequence, and which can be made immutable.
+frozenlist:
+frozenlist:
+frozenlist:
+frozenlist:
+frozenlist:
+frozenlist:
+frozenlist: