{"id":21039425,"url":"https://github.com/ikremniou/7z-assembly","last_synced_at":"2025-05-15T16:32:32.007Z","repository":{"id":183946890,"uuid":"666865051","full_name":"ikremniou/7z-assembly","owner":"ikremniou","description":"Light documentation on the 7-zip(7z) archiver format plugins","archived":false,"fork":false,"pushed_at":"2023-12-04T23:04:54.000Z","size":216,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-03T11:21:43.593Z","etag":null,"topics":["7z","7z-archives","7zip","archive","documentation","zip"],"latest_commit_sha":null,"homepage":"https://ikremniou.github.io/7z-assembly/","language":"C++","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/ikremniou.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}},"created_at":"2023-07-15T20:58:29.000Z","updated_at":"2025-01-05T13:25:20.000Z","dependencies_parsed_at":"2023-07-26T14:01:55.970Z","dependency_job_id":"273682d0-3fbc-481c-aec3-77944017abe7","html_url":"https://github.com/ikremniou/7z-assembly","commit_stats":null,"previous_names":["ikremniou/7z-assembly"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ikremniou%2F7z-assembly","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ikremniou%2F7z-assembly/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ikremniou%2F7z-assembly/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ikremniou%2F7z-assembly/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ikremniou","download_url":"https://codeload.github.com/ikremniou/7z-assembly/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254377284,"owners_count":22061114,"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":["7z","7z-archives","7zip","archive","documentation","zip"],"created_at":"2024-11-19T13:41:18.623Z","updated_at":"2025-05-15T16:32:31.650Z","avatar_url":"https://github.com/ikremniou.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 7-Zip (7z) Archiver Plugins\n\nThis repository contains source code for 2 basic archiver handlers that extend the functionality of the 7-Zip File Manager. Below, you can find details on the archive formats:\n\nCriteria | SZ | SZE\n-------- | ------ | -------\nName | Sample ZIP Archiver | Sample ZIP Archiver Extended\nFormat | Returns file entities. Three files named `sampleX.txt` with the text `sampleX`. File `sample3.txt` is in the subdirectory named `someDir`. Finally, the `child.sz` archive creates endless recursion. | Files are encoded into the \"archive\" using text format: `{fileName.ext\\|size}fileContentOfSize...`\nExtensions | .sz | .sze, .szex\nSignature | Binary \"SZ\" | Binary \"SE\"\n\n\u003cdiv align=\"center\"\u003e\n\nDocumentation is hosted on [*GitHub Pages*](https://ikremniou.github.io/7z-assembly/)\n\u003c/div\u003e\n\n\nItems in progress:\n- [x] Implement the SZE archive\n- [x] Restructure documentation in the `Plugin Interface` section\n- [ ] Implement real-word example (probably for some zlib users like `rpa`)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fikremniou%2F7z-assembly","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fikremniou%2F7z-assembly","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fikremniou%2F7z-assembly/lists"}