| Package Information | 
                
                    | Summary | YAML-1.1 parser and emitter | 
                
                    | Maintainers | Bryan Davis                                                            <
                                    bd808 at php dot net                                >
                                                        (lead)
                                                                                    [details] 
 | 
                
                    | License | MIT | 
                
                    | Description | Support for YAML 1.1 (YAML Ain't Markup Language) serialization using the LibYAML library.
 | 
                                    
                        | Homepage | http://bd808.com/pecl-file_formats-yaml/ | 
                
                                    
                        | Release notes Version 1.0.1
 (stable)
 | - Bug #21995: fixed double free bug when a callback mapping is provided - corrected string length issue with callback "tag" argument
 - added "tag" and "flags" arguments to sequence and map callbacks
 |