summaryrefslogtreecommitdiffstats
path: root/python/python3-traitlets/slack-desc
diff options
context:
space:
mode:
author Benjamin Trigona-Harany <slackbuilds@jaxartes.net>2017-04-16 22:46:40 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-04-16 22:46:40 +0700
commiteb1d05f20aad94f28f3f4362c70431bf3eb030d4 (patch)
treead82b8a450b624e43edf221113fc46f561b5acd6 /python/python3-traitlets/slack-desc
parentc1728e70225fd919093a8408c45825d76171c55f (diff)
downloadslackbuilds-eb1d05f20aad94f28f3f4362c70431bf3eb030d4.tar.gz
slackbuilds-eb1d05f20aad94f28f3f4362c70431bf3eb030d4.tar.xz
python/python3-traitlets: Added (lightweight Traits-like module).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-traitlets/slack-desc')
-rw-r--r--python/python3-traitlets/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python3-traitlets/slack-desc b/python/python3-traitlets/slack-desc
new file mode 100644
index 0000000000..059e225b04
--- /dev/null
+++ b/python/python3-traitlets/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------------------------------------------------------|
+python3-traitlets: python3-traitlets (lightweight Traits-like module)
+python3-traitlets:
+python3-traitlets: Traitlets is a pure Python library enabling:
+python3-traitlets: * the enforcement of strong typing for attributes of Python objects
+python3-traitlets: * notifications on changes of trait attributes
+python3-traitlets: * automatic validation and coercion of trait attributes when
+python3-traitlets: attempting a change
+python3-traitlets:
+python3-traitlets:
+python3-traitlets:
+python3-traitlets: