summaryrefslogtreecommitdiffstats
path: root/libraries/python3-PyYAML/slack-desc
diff options
context:
space:
mode:
author Edinaldo P. Silva <edps.mundognu@gmail.com>2015-11-21 09:17:22 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-11-21 09:17:22 +0700
commit3b4067483c1480dcebe4b33c057f61360aeeddcb (patch)
treeda7b96b4908728f1a4e7bee5bd4bf9a43ff01a56 /libraries/python3-PyYAML/slack-desc
parent0ce249c55f427884377c909d3f46f9a1b63e7c8b (diff)
downloadslackbuilds-3b4067483c1480dcebe4b33c057f61360aeeddcb.tar.gz
slackbuilds-3b4067483c1480dcebe4b33c057f61360aeeddcb.tar.xz
libraries/python3-PyYAML: Added (YAML parser and emitter).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/python3-PyYAML/slack-desc')
-rw-r--r--libraries/python3-PyYAML/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/python3-PyYAML/slack-desc b/libraries/python3-PyYAML/slack-desc
new file mode 100644
index 0000000000..3e68405826
--- /dev/null
+++ b/libraries/python3-PyYAML/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-PyYAML: python3-PyYAML (YAML parser and emitter for Python)
+python3-PyYAML:
+python3-PyYAML: YAML is a data serialization format designed for human readability
+python3-PyYAML: and interaction with scripting languages. PyYAML is a YAML parser
+python3-PyYAML: and emitter for Python.
+python3-PyYAML:
+python3-PyYAML: Homepage: http://pyyaml.org
+python3-PyYAML:
+python3-PyYAML: This builds the python3 version of PyYAML. It is safe to install this
+python3-PyYAML: on a system that has the SBo's PyYAML (python2) package installed.
+python3-PyYAML: