{"id":13515065,"url":"https://github.com/medtune/go-archive","last_synced_at":"2026-01-14T16:40:45.219Z","repository":{"id":57521512,"uuid":"131320202","full_name":"medtune/go-archive","owner":"medtune","description":":eight_pointed_black_star: Blazing fast archives maker and reader. [WIP]  ","archived":false,"fork":false,"pushed_at":"2018-07-30T12:59:15.000Z","size":14,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-31T04:36:24.461Z","etag":null,"topics":["archiver","golang","zip"],"latest_commit_sha":null,"homepage":"","language":"Go","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/medtune.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}},"created_at":"2018-04-27T16:23:31.000Z","updated_at":"2018-12-13T23:38:57.000Z","dependencies_parsed_at":"2022-09-26T18:01:18.690Z","dependency_job_id":null,"html_url":"https://github.com/medtune/go-archive","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/medtune/go-archive","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medtune%2Fgo-archive","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medtune%2Fgo-archive/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medtune%2Fgo-archive/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medtune%2Fgo-archive/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/medtune","download_url":"https://codeload.github.com/medtune/go-archive/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/medtune%2Fgo-archive/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28426138,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T16:38:47.836Z","status":"ssl_error","status_checked_at":"2026-01-14T16:34:59.695Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["archiver","golang","zip"],"created_at":"2024-08-01T05:01:05.892Z","updated_at":"2026-01-14T16:40:45.204Z","avatar_url":"https://github.com/medtune.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"# go-archive\n\n[![CircleCI](https://circleci.com/gh/medtune/go-archive.svg?style=svg)](https://circleci.com/gh/medtune/go-archive)\n\nGo tool for creating and reading archive files.\n\n###### latest release 0.1.0\n\n## Install\n\nGet with go command\n\n```\ngo get -u github.com/medtune/go-archive/...\n```\n\n## Usage\n\n```\nUsage: archiver \u003cflags\u003e \u003csubcommand\u003e \u003csubcommand args\u003e\n\nSubcommands:\n\tcommands         list all command names\n\tcompress         compress a file\n\tdecompress       decompress a file\n\tflags            describe all known top-level flags\n\thelp             describe subcommands and their syntax\n```\n## Subcommands\n\n###### Decompress\n\n```\narchiver decompress [-t archive type] [-d destination] somefile:\n    decompress somefile to wanted kind (zip by default).\n    -d string\n    \tdestination\n    -t string\n    \tarchive type (default \"zip\")\n```\n\n###### Compress\n\n```\narchiver compress [-d destination] [-k archive type] somefile:\n    compress somefile to wanted kind (zip by default).\n    -t string\n    \tarchive type (default \"zip\")\n```\n\n\n## TODO\n\n- ~~archiver commmand~~\n- ~~zip support~~\n- support concurent Compress/Decompress mechanics\n- tar support\n- gzib support\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmedtune%2Fgo-archive","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmedtune%2Fgo-archive","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmedtune%2Fgo-archive/lists"}