{"id":18000159,"url":"https://github.com/adrianomitre/otp_version","last_synced_at":"2025-03-26T07:32:04.051Z","repository":{"id":48467587,"uuid":"294992368","full_name":"adrianomitre/otp_version","owner":"adrianomitre","description":"Elixir library for obtaining Erlang/OTP version in full resolution and, optionally, in Version-compatible format.","archived":false,"fork":false,"pushed_at":"2021-07-24T13:19:51.000Z","size":42,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-21T11:11:17.653Z","etag":null,"topics":["elixir","erlang-otp","library","version-check","version-checker","versions"],"latest_commit_sha":null,"homepage":"","language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/adrianomitre.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-09-12T17:25:38.000Z","updated_at":"2023-07-18T05:11:43.000Z","dependencies_parsed_at":"2022-09-14T00:11:17.834Z","dependency_job_id":null,"html_url":"https://github.com/adrianomitre/otp_version","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adrianomitre%2Fotp_version","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adrianomitre%2Fotp_version/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adrianomitre%2Fotp_version/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adrianomitre%2Fotp_version/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adrianomitre","download_url":"https://codeload.github.com/adrianomitre/otp_version/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245611769,"owners_count":20643892,"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":["elixir","erlang-otp","library","version-check","version-checker","versions"],"created_at":"2024-10-29T23:09:55.809Z","updated_at":"2025-03-26T07:32:03.662Z","avatar_url":"https://github.com/adrianomitre.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Actions Status](https://github.com/adrianomitre/otp_version/workflows/Elixir%20CI/badge.svg)](https://github.com/adrianomitre/otp_version/actions) [![codecov](https://codecov.io/gh/adrianomitre/otp_version/branch/master/graph/badge.svg?precision=2)](https://codecov.io/gh/adrianomitre/otp_version)\n\n# OTPVersion\n\nOTPVersion is an Elixir library for obtaining Erlang/OTP version in full resolution and, optionally, in [Version](https://hexdocs.pm/elixir/Version.html)-compatible format.\n\n## Installation\n\nAdd `otp_version` to your list of dependencies in `mix.exs`:\n\n```elixir\ndef deps do\n  [\n    {:otp_version, \"~\u003e 0.1.0\"}\n  ]\nend\n```\n\n## Usage\n\nAssuming Erlang/OTP 21.3.8.17:\n```elixir\niex(1)\u003e System.otp_release()  \n\"21\"\niex(2)\u003e OTPVersion.otp_version()\n\"21.3.8.17\"\niex(3)\u003e OTPVersion.otp_version(:semantic_versioning_scheme)\n\"21.3.8\"\n```\n\nDocumentation and more examples can be found at https://hexdocs.pm/otp_version.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadrianomitre%2Fotp_version","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadrianomitre%2Fotp_version","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadrianomitre%2Fotp_version/lists"}