{"id":21480818,"url":"https://github.com/essentialkaos/7zcat","last_synced_at":"2025-07-15T12:32:49.666Z","repository":{"id":40390363,"uuid":"48847941","full_name":"essentialkaos/7zcat","owner":"essentialkaos","description":"Utility for uncompressing data from 7z archive to stdout","archived":false,"fork":false,"pushed_at":"2024-11-15T20:21:26.000Z","size":134,"stargazers_count":10,"open_issues_count":1,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-15T21:21:39.097Z","etag":null,"topics":["p7zip","utility"],"latest_commit_sha":null,"homepage":"https://kaos.sh/7zcat","language":"Shell","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/essentialkaos.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","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":"2015-12-31T11:53:27.000Z","updated_at":"2024-11-15T20:16:51.000Z","dependencies_parsed_at":"2023-11-30T11:30:40.181Z","dependency_job_id":"52de1b99-8f93-4a31-a9b0-04b66a027cb6","html_url":"https://github.com/essentialkaos/7zcat","commit_stats":null,"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/essentialkaos%2F7zcat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/essentialkaos%2F7zcat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/essentialkaos%2F7zcat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/essentialkaos%2F7zcat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/essentialkaos","download_url":"https://codeload.github.com/essentialkaos/7zcat/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226038866,"owners_count":17564059,"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":["p7zip","utility"],"created_at":"2024-11-23T12:18:02.741Z","updated_at":"2024-11-23T12:18:03.498Z","avatar_url":"https://github.com/essentialkaos.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\u003ca href=\"#readme\"\u003e\u003cimg src=\".github/images/card.svg\"/\u003e\u003c/a\u003e\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://kaos.sh/w/7zcat/ci\"\u003e\u003cimg src=\"https://kaos.sh/w/7zcat/ci.svg\" alt=\"GitHub Actions CI Status\" /\u003e\u003c/a\u003e\n  \u003ca href=\"#license\"\u003e\u003cimg src=\".github/images/license.svg\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\u003ca href=\"#installation\"\u003eInstallation\u003c/a\u003e • \u003ca href=\"#usage\"\u003eUsage\u003c/a\u003e • \u003ca href=\"#ci-status\"\u003eCI Status\u003c/a\u003e • \u003ca href=\"#license\"\u003eLicense\u003c/a\u003e\u003c/p\u003e\n\n\u003cbr/\u003e\n\n`7zcat` is simple utility for uncompressing 7z files and writing uncompressed data to standard output.\n\n### Installation\n\n#### From [ESSENTIAL KAOS Public Repository](https://kaos.sh/kaos-repo)\n\n```bash\nsudo yum install -y https://pkgs.kaos.st/kaos-repo-latest.el$(grep 'CPE_NAME' /etc/os-release | tr -d '\"' | cut -d':' -f5).noarch.rpm\nsudo yum install 7zcat\n```\n\n#### From GitHub repository\n\n```bash\ncurl -fL# -o cain https://kaos.sh/7zcat/SOURCES/7zcat\nchmod +x 7zcat\nsudo mv 7zcat /usr/bin/\n```\n\nAlso, you can use the latest version of utility without installation:\n\n```bash\nbash \u003c(curl -fsSL https://kaos.sh/7zcat/SOURCES/7zcat) # pass options and arguments here\n```\n\n#### Using Makefile and Git\n\n```bash\ngit clone https://kaos.sh/7zcat.git\ncd 7zcat\nsudo make install\n```\n\n### Usage\n\n\u003cimg src=\".github/images/usage.svg\" /\u003e\n\n### CI Status\n\n| Branch | Status |\n|--------|--------|\n| `master` | [![CI](https://kaos.sh/w/7zcat/ci.svg?branch=master)](https://kaos.sh/w/7zcat/ci?query=branch:master) |\n| `develop` | [![CI](https://kaos.sh/w/7zcat/ci.svg?branch=master)](https://kaos.sh/w/7zcat/ci?query=branch:develop) |\n\n### License\n\n[Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0)\n\n\u003cp align=\"center\"\u003e\u003ca href=\"https://essentialkaos.com\"\u003e\u003cimg src=\"https://gh.kaos.st/ekgh.svg\"/\u003e\u003c/a\u003e\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fessentialkaos%2F7zcat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fessentialkaos%2F7zcat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fessentialkaos%2F7zcat/lists"}