{"id":16984873,"url":"https://github.com/rbino/qoix","last_synced_at":"2025-03-22T15:30:45.941Z","repository":{"id":45137238,"uuid":"434031013","full_name":"rbino/qoix","owner":"rbino","description":"Elixir implementation of the Quite OK Image format","archived":false,"fork":false,"pushed_at":"2022-01-05T21:42:01.000Z","size":484,"stargazers_count":18,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-18T13:15:07.675Z","etag":null,"topics":["elixir","image-compression","lossless"],"latest_commit_sha":null,"homepage":"","language":"Elixir","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/rbino.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}},"created_at":"2021-12-02T00:31:39.000Z","updated_at":"2024-06-05T22:12:08.000Z","dependencies_parsed_at":"2022-09-26T21:40:38.787Z","dependency_job_id":null,"html_url":"https://github.com/rbino/qoix","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rbino%2Fqoix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rbino%2Fqoix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rbino%2Fqoix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rbino%2Fqoix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rbino","download_url":"https://codeload.github.com/rbino/qoix/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244978414,"owners_count":20541852,"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","image-compression","lossless"],"created_at":"2024-10-14T02:35:01.858Z","updated_at":"2025-03-22T15:30:45.364Z","avatar_url":"https://github.com/rbino.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Qoix\n\n[![Build Status](https://github.com/rbino/qoix/actions/workflows/ci.yaml/badge.svg)](https://github.com/rbino/qoix/actions/workflows/ci.yaml)\n[![Hex Version](https://img.shields.io/hexpm/v/qoix.svg)](https://hex.pm/packages/qoix)\n[![Hex Docs](https://img.shields.io/badge/hex-docs-lightgreen.svg)](https://hexdocs.pm/qoix/)\n[![Total Download](https://img.shields.io/hexpm/dt/qoix.svg)](https://hex.pm/packages/qoix)\n[![License](https://img.shields.io/hexpm/l/qoix.svg)](https://github.com/rbino/qoix/blob/master/LICENSE)\n[![Last Updated](https://img.shields.io/github/last-commit/rbino/qoix.svg)](https://github.com/rbino/qoix/commits/master)\n\n\nQoix is an Elixir implementation of the [Quite OK Image format](https://qoiformat.org).\n\nIt is currently aligned with the [v1.0 specification](https://qoiformat.org/qoi-specification.pdf).\n\n## Installation\n\nThe package can be installed by adding `:qoix` to your list of dependencies in `mix.exs`:\n\n```elixir\ndef deps do\n  [\n    {:qoix, \"~\u003e 0.1.0\"}\n  ]\nend\n```\n\n## Copyright and License\n\nCopyright (c) 2021 Riccardo Binetti\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at [https://www.apache.org/licenses/LICENSE-2.0](https://www.apache.org/licenses/LICENSE-2.0)\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frbino%2Fqoix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frbino%2Fqoix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frbino%2Fqoix/lists"}