diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-03-31 14:42:50 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-04-07 14:43:43 +0700 |
commit | 33d99e1d26ba9cea814adcc0a1e36352ba3aae2d (patch) | |
tree | 25f4323be62df7afbe98137eea2026b0a8ff7bad /libraries/yaml-cpp0.3/slack-desc | |
parent | 5f58ccad094792b168cba24c7807db323b6f7f4c (diff) | |
download | slackbuilds-33d99e1d26ba9cea814adcc0a1e36352ba3aae2d.tar.gz |
libraries/yaml-cpp0.3: Added (YAML parser).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/yaml-cpp0.3/slack-desc')
-rw-r--r-- | libraries/yaml-cpp0.3/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/yaml-cpp0.3/slack-desc b/libraries/yaml-cpp0.3/slack-desc new file mode 100644 index 0000000000..4af639b296 --- /dev/null +++ b/libraries/yaml-cpp0.3/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------------------------------------------------------| +yaml-cpp0.3: yaml-cpp0.3 (YAML parser) +yaml-cpp0.3: +yaml-cpp0.3: yaml-cpp is a YAML parser and emitter in +yaml-cpp0.3: C++ matching the YAML 1.2 spec. +yaml-cpp0.3: +yaml-cpp0.3: Homepage: https://code.google.com/p/yaml-cpp/ +yaml-cpp0.3: +yaml-cpp0.3: +yaml-cpp0.3: +yaml-cpp0.3: +yaml-cpp0.3: |