{"id":16655710,"url":"https://github.com/joshuawscott/lzf_elixir","last_synced_at":"2025-07-16T18:05:19.995Z","repository":{"id":57518980,"uuid":"122154231","full_name":"joshuawscott/lzf_elixir","owner":"joshuawscott","description":"LZF decompression algorithm in elixir","archived":false,"fork":false,"pushed_at":"2018-03-08T16:29:12.000Z","size":36,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-13T09:46:20.207Z","etag":null,"topics":["elixir","lzf"],"latest_commit_sha":null,"homepage":null,"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/joshuawscott.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":"2018-02-20T04:14:10.000Z","updated_at":"2020-01-20T18:50:27.000Z","dependencies_parsed_at":"2022-09-26T18:00:51.690Z","dependency_job_id":null,"html_url":"https://github.com/joshuawscott/lzf_elixir","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/joshuawscott/lzf_elixir","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joshuawscott%2Flzf_elixir","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joshuawscott%2Flzf_elixir/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joshuawscott%2Flzf_elixir/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joshuawscott%2Flzf_elixir/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joshuawscott","download_url":"https://codeload.github.com/joshuawscott/lzf_elixir/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joshuawscott%2Flzf_elixir/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265434530,"owners_count":23764534,"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","lzf"],"created_at":"2024-10-12T09:53:48.779Z","updated_at":"2025-07-16T18:05:19.977Z","avatar_url":"https://github.com/joshuawscott.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LZF\n\n[![Build Status](https://travis-ci.org/joshuawscott/lzf_elixir.svg?branch=master)](https://travis-ci.org/joshuawscott/lzf_elixir) [![Hex.pm version](https://img.shields.io/hexpm/v/lzf.svg)](https://hex.pm/packages/lzf)\n\nPure elixir implementation of the LZF (de)compression algorithm\n\nAs of 0.1, this only supports decompression. PRs welcome :)\n\n[Documentation](https://hexdocs.pm/lzf).\n\n## Installation\n\nIf [available in Hex](https://hex.pm/docs/publish), the package can be installed\nby adding `lzf` to your list of dependencies in `mix.exs`:\n\n```elixir\ndef deps do\n  [\n    {:lzf, \"~\u003e 0.1\"}\n  ]\nend\n```\n\n## Testing\n\n```\nmix test\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoshuawscott%2Flzf_elixir","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoshuawscott%2Flzf_elixir","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoshuawscott%2Flzf_elixir/lists"}