{"id":21879388,"url":"https://github.com/findhao/lzma","last_synced_at":"2025-10-04T19:36:57.204Z","repository":{"id":78381089,"uuid":"107408414","full_name":"FindHao/LZMA","owner":"FindHao","description":"7zip压缩官方的java sdk简单修改使用。","archived":false,"fork":false,"pushed_at":"2017-10-18T13:01:25.000Z","size":26,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-15T03:11:23.287Z","etag":null,"topics":["7zip","compress","decompress","java"],"latest_commit_sha":null,"homepage":"https://www.findhao.net/easycoding/2129","language":"Java","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/FindHao.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-10-18T12:57:21.000Z","updated_at":"2020-06-16T03:04:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"fcd19505-8ab7-496a-953d-7b4d51c9be2f","html_url":"https://github.com/FindHao/LZMA","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/FindHao/LZMA","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FindHao%2FLZMA","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FindHao%2FLZMA/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FindHao%2FLZMA/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FindHao%2FLZMA/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FindHao","download_url":"https://codeload.github.com/FindHao/LZMA/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FindHao%2FLZMA/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278366597,"owners_count":25975091,"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","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["7zip","compress","decompress","java"],"created_at":"2024-11-28T08:16:12.042Z","updated_at":"2025-10-04T19:36:57.199Z","avatar_url":"https://github.com/FindHao.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LZMA\n\n本项目是针对[7z的LZMA JavaSDK](http://www.7-zip.org/sdk.html)做的改进。\n\n在7z官方的LZMA java sdk中，只示例了简单文件的压缩。我基于此，完善了encode和decode，将其输入参数由文件流，变成了Bytes流，提供了api来压缩某个bytes数组（尽管需要在外部将byte[]包装成ByteArrayInputStream），并将结果保存到引用的参数ByteArrayOutputStream里。\n\n另外一个[LZMA example项目](https://github.com/FindHao/LZMAExample)提供了简单的示例。","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffindhao%2Flzma","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffindhao%2Flzma","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffindhao%2Flzma/lists"}