{"id":42879043,"url":"https://github.com/rnpgp/cmake-modules","last_synced_at":"2026-01-30T14:26:51.419Z","repository":{"id":46028659,"uuid":"344458435","full_name":"rnpgp/cmake-modules","owner":"rnpgp","description":null,"archived":false,"fork":false,"pushed_at":"2024-01-23T04:37:14.000Z","size":17,"stargazers_count":4,"open_issues_count":4,"forks_count":2,"subscribers_count":11,"default_branch":"main","last_synced_at":"2024-01-23T05:37:10.339Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CMake","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rnpgp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2021-03-04T11:57:52.000Z","updated_at":"2023-08-18T01:27:25.000Z","dependencies_parsed_at":"2024-01-23T05:47:05.086Z","dependency_job_id":null,"html_url":"https://github.com/rnpgp/cmake-modules","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rnpgp/cmake-modules","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rnpgp%2Fcmake-modules","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rnpgp%2Fcmake-modules/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rnpgp%2Fcmake-modules/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rnpgp%2Fcmake-modules/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rnpgp","download_url":"https://codeload.github.com/rnpgp/cmake-modules/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rnpgp%2Fcmake-modules/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28914121,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-30T12:13:43.263Z","status":"ssl_error","status_checked_at":"2026-01-30T12:13:22.389Z","response_time":66,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":"2026-01-30T14:26:50.612Z","updated_at":"2026-01-30T14:26:51.405Z","avatar_url":"https://github.com/rnpgp.png","language":"CMake","funding_links":[],"categories":[],"sub_categories":[],"readme":"CMake modules\n=============\n\nThis repository contains useful cmake modules.\n\nPandocMan.cmake\n---------------\n\nThis module can be used to generate and install man pages in **troff** format from the Markdown, using the **Pandoc**.\n\nJust add files named like `utility.1.md` with manual page contents, and add line `add_pandoc_man(\"${CMAKE_CURRENT_SOURCE_DIR}/utility.1.md\")` to the corresponding `CMakeLists.txt` to have your markdown rendered to **troff** and installed via `make install`.\n\nAdocMan.cmake\n-------------\n\nThis module can be used to generate and install man pages in **troff** format from the AsciiDoc, using the **AsciiDoctor**.\n\nJust add files named like `utility.1.adoc` with manual page contents, and add line `add_adoc_man(\"${CMAKE_CURRENT_SOURCE_DIR}/utility.1.adoc\")` to the corresponding `CMakeLists.txt` to have your AsciiDoc rendered to **troff** and installed via `make install`.\n\nFindOpenSSLFeatures.cmake\n-------------------------\n\nThis module can be used to list available OpenSSL features, without dependency on openssl binary. Instead of running openssl binary it compiles small utility (see `findopensslfeatures.c`) and runs it to retrieve all needed lists.\nFollowing features are supported: hashes, symmetric ciphers, elliptic curves, publickey engines and available providers (basically, to check whether legacy provider is available).\n\nFindBotan.cmake\n---------------\n\nThis module can be used to find Botan 2 and Botan 3 installation, with possibility to specify the minimum version and preffered location. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frnpgp%2Fcmake-modules","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frnpgp%2Fcmake-modules","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frnpgp%2Fcmake-modules/lists"}