{"id":42672326,"url":"https://github.com/rddevitte/temperature","last_synced_at":"2026-01-29T11:02:55.556Z","repository":{"id":330205676,"uuid":"1120895058","full_name":"rddevitte/temperature","owner":"rddevitte","description":"A small library for storing temperature values as well as converting them from one unit to another.","archived":false,"fork":false,"pushed_at":"2025-12-23T21:13:34.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-12-25T11:17:48.128Z","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":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rddevitte.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-12-22T05:44:50.000Z","updated_at":"2025-12-23T21:13:37.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/rddevitte/temperature","commit_stats":null,"previous_names":["rddevitte/temperature"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/rddevitte/temperature","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rddevitte%2Ftemperature","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rddevitte%2Ftemperature/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rddevitte%2Ftemperature/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rddevitte%2Ftemperature/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rddevitte","download_url":"https://codeload.github.com/rddevitte/temperature/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rddevitte%2Ftemperature/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28876674,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-29T10:31:27.438Z","status":"ssl_error","status_checked_at":"2026-01-29T10:31:01.017Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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-29T11:02:09.417Z","updated_at":"2026-01-29T11:02:55.548Z","avatar_url":"https://github.com/rddevitte.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# temperature\n\nA small library for storing temperature values as well as converting them from one unit to another.\n\n## Build\n\n### Prerequisites\n\nTo build locally on GNU/Linux, the GNU G++, the GNU Make, the Kitware's CMake and the Google's\nGoogleTest packages must be installed.\n\nTo install them on Ubuntu, run:\n\n    sudo apt update \u0026\u0026 sudo apt -y install --no-install-recommends g++ make cmake libgtest-dev valgrind doxygen clang\n\nAlternatively, you can also use the Dockerized environment. The only prerequisite is to have the Docker\nEngine installed. To install it, please refer to [the official Docker guide](https://docs.docker.com/get-started/get-docker/).\n\nFor running the environment, run:\n\n    ./enter-devel\n\n### Build\n\nTo build the library and the GTest executable, run:\n\n    ./build\n\n### Clean\n\nTo clean up the environment, run:\n\n    ./clean\n\n## Run\n\nTo run the GTest executable directly, run:\n\n    ./_build/test/temperature_test\n\nAlternatively, to run with CTest, run:\n\n    ctest --test-dir ./_build/test\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frddevitte%2Ftemperature","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frddevitte%2Ftemperature","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frddevitte%2Ftemperature/lists"}