{"id":18795145,"url":"https://github.com/daisuke-t-jp/lzfse-cli","last_synced_at":"2026-05-03T09:36:52.354Z","repository":{"id":143702802,"uuid":"323895068","full_name":"daisuke-t-jp/lzfse-cli","owner":"daisuke-t-jp","description":"LZFSE compression CLI. The tool compress / decompress a single file and directory.","archived":false,"fork":false,"pushed_at":"2020-12-23T15:18:34.000Z","size":174,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-29T16:42:32.106Z","etag":null,"topics":["apple-archive","cli","lzfse","macos"],"latest_commit_sha":null,"homepage":"","language":"Swift","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/daisuke-t-jp.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}},"created_at":"2020-12-23T12:22:05.000Z","updated_at":"2021-01-14T08:53:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"fdbb045d-cf1e-40b3-928d-8bb6aa8dba5e","html_url":"https://github.com/daisuke-t-jp/lzfse-cli","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/daisuke-t-jp%2Flzfse-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daisuke-t-jp%2Flzfse-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daisuke-t-jp%2Flzfse-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daisuke-t-jp%2Flzfse-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daisuke-t-jp","download_url":"https://codeload.github.com/daisuke-t-jp/lzfse-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239719593,"owners_count":19685969,"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":["apple-archive","cli","lzfse","macos"],"created_at":"2024-11-07T21:32:43.276Z","updated_at":"2025-12-30T01:30:15.097Z","avatar_url":"https://github.com/daisuke-t-jp.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# lzfse-cli\n\nLZFSE compression CLI.  \nThe tool compress / decompress a single file and directory.\n\n\n## Encode\n\nEncode file.\n\n```sh\n$ ./lzfse-cli --encode -i alice29.txt\n```\n\n`alice29.txt.lzfse` is output.\n\n\nEncode direcotry.\n\n```sh\n$ ./lzfse-cli --encode -i dir\n```\n\n`dir.aar` is output.\n\n\n## Decode\n\nDecode file.\n\n```sh\n$ ./lzfse-cli --decode -i alice29.txt.lzfse\n```\n\n`alice29.txt` is output.\n\nDecode direcotry.\n\n```sh\n$ ./lzfse-cli --decode -i dir.aar\n```\n\n`dir` is output.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaisuke-t-jp%2Flzfse-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaisuke-t-jp%2Flzfse-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaisuke-t-jp%2Flzfse-cli/lists"}