{"id":16164272,"url":"https://github.com/troglobit/zoo","last_synced_at":"2025-03-18T22:31:26.095Z","repository":{"id":136803986,"uuid":"282749900","full_name":"troglobit/zoo","owner":"troglobit","description":"public domain zoo archive tool","archived":false,"fork":false,"pushed_at":"2024-02-03T15:25:03.000Z","size":957,"stargazers_count":17,"open_issues_count":5,"forks_count":6,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-02-28T12:45:48.375Z","etag":null,"topics":["archiver","archiving","backup","compression","zoo"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/troglobit.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog.md","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}},"created_at":"2020-07-26T23:21:36.000Z","updated_at":"2024-12-17T14:06:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"e486ef3f-0271-462d-ab11-953462537bf7","html_url":"https://github.com/troglobit/zoo","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/troglobit%2Fzoo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/troglobit%2Fzoo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/troglobit%2Fzoo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/troglobit%2Fzoo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/troglobit","download_url":"https://codeload.github.com/troglobit/zoo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243955025,"owners_count":20374368,"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":["archiver","archiving","backup","compression","zoo"],"created_at":"2024-10-10T02:46:02.083Z","updated_at":"2025-03-18T22:31:26.089Z","avatar_url":"https://github.com/troglobit.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"Archiver for .zoo files\n=======================\n[![License Badge][]][License] [![GitHub Status][]][GitHub]\n\nzoo is a ([public domain][pd]) file archiving tool for maintaining\ncollections of files.  It uses [Lempel-Ziv-Welch][LZW] compression to\nprovide space savings in the range of 20% to 80%, depending on the\nfiles.\n\nUnlike other archiving tools, zoo can store and selectively extract\nmultiple generations of the same file.  If files are added to an archive\nwith the same pathname yet more recent date, the older version(s) will\nbe retained (with a semicolon and version number, similar to file\nversioning in VMS) as the new file is added.  This allows files that are\nfrequently modified to be backed up in such a way as to allow access to\nprevious versions (up to the version limit chosen) from one archive.\n\n\u003e This project exists as a service to all computer archaeologists and\n\u003e acts as a focal point for patches and maintenance for the long haul.\n\n\nExamples\n--------\n\n    zoo a  save /bin/*   # Create save.zoo from all files in /bin\n    zoo x  save          # Extract save.zoo with full paths in current directory\n    zoo x: save          # Extract files in save.zoo to current directory\n    zoo l  save          # List contents of save.zoo\n\n\nOrigin \u0026 References\n-------------------\n\nzoo was created by Rahul Dhesi, and originally posted to the USENET\nnewsgroup comp.sources.misc.  This version is based on v2.10 from\n[Ibiblio][], with all [Debian patches][patches] applied.\n\nzoo was placed in the [public domain][pd] in 2004.\n\n[pd]:            doc/public-domain.eml\n[LZW]:           https://en.wikipedia.org/wiki/Lempel%E2%80%93Ziv%E2%80%93Welch\n[Ibiblio]:       http://www.ibiblio.org/pub/packages/ccic/software/unix/utils/\n[patches]:       https://sources.debian.org/patches/zoo/2.10-28/\n[License]:       https://unlicense.org/\n[License Badge]: https://img.shields.io/badge/License-Unlicense-blue.svg\n[GitHub]:        https://github.com/troglobit/zoo/actions/workflows/build.yml/\n[GitHub Status]: https://github.com/troglobit/zoo/actions/workflows/build.yml/badge.svg\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftroglobit%2Fzoo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftroglobit%2Fzoo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftroglobit%2Fzoo/lists"}