Add a description in the Debian package

The description is taken from the YAML specification. The description
also states the conforming version of the parser.
This commit is contained in:
Jean-Sébastien Pédron 2011-05-24 11:29:26 +02:00
parent 27b0bfd485
commit 270516a33e

6
debian/control vendored
View File

@ -11,4 +11,10 @@ Section: devel
Priority: optional
Depends: ${erlang:Depends}
Description: YAML parser
YAML is a human-friendly, cross language, Unicode based data
serialization language designed around the common native data types of
agile programming languages
.
This parser conforms to the version 1.2 of the specification, 3rd
edition (2009-10-01)
.