{"id":21813577,"url":"https://github.com/jshmrtn/gettext_printf","last_synced_at":"2025-07-20T08:31:06.811Z","repository":{"id":40308218,"uuid":"423545920","full_name":"jshmrtn/gettext_printf","owner":"jshmrtn","description":"Gettext Printf Interpolator","archived":false,"fork":false,"pushed_at":"2023-03-15T02:00:27.000Z","size":22,"stargazers_count":0,"open_issues_count":7,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2023-08-17T15:41:24.246Z","etag":null,"topics":["elixir","gettext","interpolation","printf"],"latest_commit_sha":null,"homepage":"https://hex.pm/packages/gettext_printf","language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jshmrtn.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":"SECURITY.md","support":null}},"created_at":"2021-11-01T16:55:30.000Z","updated_at":"2023-08-17T15:41:24.247Z","dependencies_parsed_at":"2022-09-23T04:30:38.574Z","dependency_job_id":null,"html_url":"https://github.com/jshmrtn/gettext_printf","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshmrtn%2Fgettext_printf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshmrtn%2Fgettext_printf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshmrtn%2Fgettext_printf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshmrtn%2Fgettext_printf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jshmrtn","download_url":"https://codeload.github.com/jshmrtn/gettext_printf/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226764588,"owners_count":17678350,"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","gettext","interpolation","printf"],"created_at":"2024-11-27T14:30:06.569Z","updated_at":"2024-11-27T14:30:07.335Z","avatar_url":"https://github.com/jshmrtn.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gettext printf interpolator\n\n[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/jshmrtn/gettext_printf/main/LICENSE)\n[![.github/workflows/ci.yml](https://github.com/jshmrtn/gettext_printf/actions/workflows/ci.yml/badge.svg)](https://github.com/jshmrtn/gettext_printf/actions/workflows/ci.yml)\n[![Coverage Status](https://coveralls.io/repos/github/jshmrtn/gettext_printf/badge.svg?branch=main)](https://coveralls.io/github/jshmrtn/gettext_printf?branch=main)\n[![Last Updated](https://img.shields.io/github/last-commit/jshmrtn/gettext_printf.svg)](https://github.com/jshmrtn/gettext_printf/commits/main)\n[![Hex.pm Version](https://img.shields.io/hexpm/v/gettext_printf.svg?style=flat)](https://hex.pm/packages/gettext_printf)\n\nProviding a [gettext](https://hex.pm/packages/gettext) printf interpolator.\n\nThis provides a message format close to the [C Format String](https://www.gnu.org/software/gettext/manual/gettext.html#c_002dformat) specification for gettext.\n\n## Installation\n\nThe package can be installed by adding `gettext_printf` to your list of dependencies in `mix.exs`:\n\n```elixir\ndef deps do\n  [\n    {:gettext_printf, \"~\u003e 0.1.0\"}\n  ]\nend\n```\n\nDocumentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)\nand published on [HexDocs](https://hexdocs.pm). The docs can\nbe found at [https://hexdocs.pm/gettext_printf](https://hexdocs.pm/gettext_printf).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjshmrtn%2Fgettext_printf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjshmrtn%2Fgettext_printf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjshmrtn%2Fgettext_printf/lists"}