Source: yaml-cpp
Priority: extra
Maintainer: Wichert Akkerman <wichert@wiggy.net>
Build-Depends: debhelper (>= 8.0.0), cmake
Standards-Version: 3.9.2
Section: libs
Homepage: http://code.google.com/p/yaml-cpp/
Vcs-Browser: http://code.google.com/p/yaml-cpp/source/browse/

Package: yaml-cpp-dev
Section: libdevel
Architecture: any
Depends: yaml-cpp0 (= ${binary:Version})
Description: YAML parser and emitter in C++
  yaml-cpp is a YAML parser and emitter in C++ matching the YAML 1.2 spec.

Package: yaml-cpp0
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: YAML parser and emitter in C++
  yaml-cpp is a YAML parser and emitter in C++ matching the YAML 1.2 spec.
