[snakeyaml] 05/09: Improve package description.
Markus Koschany
apo-guest at alioth.debian.org
Fri Aug 16 12:58:09 UTC 2013
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a commit to branch review
in repository snakeyaml.
commit b6183b04b40bc671d7998be9f0311c7d6f48bcad
Author: Markus Koschany <apo at gambaru.de>
Date: Fri Aug 16 14:26:34 2013 +0200
Improve package description.
---
debian/control | 13 ++++++++++---
1 file changed, 10 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index 45d18c2..246b722 100644
--- a/debian/control
+++ b/debian/control
@@ -27,8 +27,15 @@ Recommends:
${maven:OptionalDepends}
Suggests:
libsnakeyaml-java-doc
-Description: SnakeYAML
- YAML 1.1 parser and emitter for Java
+Description: YAML 1.1 parser and emitter for Java
+ SnakeYAML features
+ .
+ * a complete YAML 1.1 parser. In particular, SnakeYAML can parse all examples
+ from the specification.
+ * Unicode support including UTF-8/UTF-16 input/output.
+ * high-level API for serializing and deserializing native Java objects.
+ * support for all types from the YAML types repository.
+ * relatively sensible error messages.
Package: libsnakeyaml-java-doc
Architecture: all
@@ -41,6 +48,6 @@ Recommends:
Suggests:
libsnakeyaml-java
Description: Documentation for SnakeYAML
- YAML 1.1 parser and emitter for Java
+ YAML 1.1 parser and emitter for Java.
.
This package contains the API documentation of libsnakeyaml-java.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/snakeyaml.git
More information about the pkg-java-commits
mailing list