summaryrefslogtreecommitdiff
path: root/development/yaml/slack-desc
diff options
context:
space:
mode:
Diffstat (limited to 'development/yaml/slack-desc')
-rw-r--r--development/yaml/slack-desc19
1 files changed, 0 insertions, 19 deletions
diff --git a/development/yaml/slack-desc b/development/yaml/slack-desc
deleted file mode 100644
index 0770ad9bcc..0000000000
--- a/development/yaml/slack-desc
+++ /dev/null
@@ -1,19 +0,0 @@
-# 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 ':'.
-
- |-----handy-ruler------------------------------------------------------|
-yaml: yaml (YAML Ain't a Markup Language)
-yaml:
-yaml: The YAML.pm module implements a YAML Loader and Dumper based on
-yaml: the YAML 1.0 specification. <http://www.yaml.org/spec/>
-yaml: YAML is a generic data serialization language that is optimized
-yaml: for human readability. It can be used to express the data
-yaml: structures of most modern programming languages.
-yaml:
-yaml: Homepage: http://search.cpan.org/dist/YAML/
-yaml:
-yaml: