# Buildsheet autogenerated by ravenadm tool -- Do not edit. NAMEBASE= libyaml VERSION= 0.2.5 KEYWORDS= textproc VARIANTS= standard SDESC[standard]= YAML 1.1 parser and emitter written in C HOMEPAGE= https://github.com/yaml/libyaml CONTACT= nobody DOWNLOAD_GROUPS= main SITES[main]= GITHUB/yaml:libyaml:0.2.5 DISTFILE[1]= generated:main DF_INDEX= 1 SPKGS[standard]= single OPTIONS_AVAILABLE= none OPTIONS_STANDARD= none USES= cpe libtool autoreconf gmake LICENSE= MIT:single LICENSE_FILE= MIT:{{WRKSRC}}/License LICENSE_SCHEME= solo CPE_VENDOR= pyyaml FPC_EQUIVALENT= textproc/libyaml MUST_CONFIGURE= gnu INSTALL_TARGET= install-strip SOVERSION= 2.0.9 [FILE:1029:descriptions/desc.single] LibYAML is a YAML 1.1 parser and emitter written in C. LibYAML covers presenting and parsing processes. Thus LibYAML defines the following two processors: * Parser, which takes an input stream of bytes and produces a sequence of parsing events. * Emitter, which takes a sequence of events and produces a stream of bytes. The processes of parsing and presenting are inverse to each other. Any sequence of events produced by parsing a well-formed YAML document should be acceptable by the Emitter, which should produce an equivalent document. Similarly, any document produced by emitting a sequence of events should be acceptable for the Parser, which should produce an equivalent sequence of events. The job of resolving implicit tags, composing and serializing representation trees, as well as constructing and representing native objects is left to applications and bindings. Although some of these processes may be covered in the latter releases, they are not in the scope of the initial release of LibYAML. [FILE:104:distinfo] fa240dbf262be053f3898006d502d514936c818e422afdcf33921c63bed9bf2e 85055 yaml-libyaml-0.2.5.tar.gz [FILE:123:manifests/plist.single] include/yaml.h lib/ libyaml-0.so.%%SOMAJOR%% libyaml-0.so.%%SOVERSION%% libyaml.a libyaml.so lib/pkgconfig/yaml-0.1.pc