{"id":20099123,"url":"https://github.com/ros2/libyaml_vendor","last_synced_at":"2025-05-06T06:30:59.590Z","repository":{"id":40421527,"uuid":"132966499","full_name":"ros2/libyaml_vendor","owner":"ros2","description":"CMake wrapper downloading and building libyaml","archived":false,"fork":false,"pushed_at":"2024-04-26T16:07:16.000Z","size":85,"stargazers_count":1,"open_issues_count":5,"forks_count":17,"subscribers_count":19,"default_branch":"rolling","last_synced_at":"2024-04-26T17:29:08.104Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ros2.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2018-05-10T23:55:58.000Z","updated_at":"2024-04-26T16:07:10.000Z","dependencies_parsed_at":"2024-04-25T00:38:48.410Z","dependency_job_id":null,"html_url":"https://github.com/ros2/libyaml_vendor","commit_stats":null,"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ros2%2Flibyaml_vendor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ros2%2Flibyaml_vendor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ros2%2Flibyaml_vendor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ros2%2Flibyaml_vendor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ros2","download_url":"https://codeload.github.com/ros2/libyaml_vendor/tar.gz/refs/heads/rolling","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224490708,"owners_count":17319983,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-13T17:08:21.119Z","updated_at":"2024-11-13T17:08:21.766Z","avatar_url":"https://github.com/ros2.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# libyaml_vendor\nCMake wrapper to provide libyaml.\n\nThe CMake script in this package checks if a `libyaml` that has exactly the version required by ROS 2 is available in the system.\n\nIf such `libyaml` is available in the system, it only installs a [`Findyaml.cmake`](cmake/Modules/Findyaml.cmake) CMake find module,\nto ensure that the library can be always found via:\n~~~cmake\nfind_package(yaml REQUIRED)\n~~~\nand linked via:\n~~~cmake\ntarget_link_libraries(\u003ctarget\u003e PRIVATE yaml)\n~~~\neven if no CMake config file for `yaml` is installed in the system.\n\nIf a `libyaml` that has exactly the version required by ROS 2 is not available in the system, then it downloads and installs\n`libyaml` as part of this package thanks to [CMake's ExternalProject module](https://cmake.org/cmake/help/latest/module/ExternalProject.html).\n\nThe `FORCE_BUILD_VENDOR_PKG` CMake option (that by default is `OFF`) is provided to allow forcing a `libyaml` build, regardless\nof what can be found in the system.\n\n## Quality Declaration files\n\nQuality declaration for this package: [libyaml_vendor QD](QUALITY_DECLARATION.md).\n\nQuality declaration of external dependency [libyaml](./libyaml_q_declaration.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fros2%2Flibyaml_vendor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fros2%2Flibyaml_vendor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fros2%2Flibyaml_vendor/lists"}