{"id":47842597,"url":"https://github.com/abbgrade/zip2git","last_synced_at":"2026-04-03T21:01:31.382Z","repository":{"id":35127756,"uuid":"39329493","full_name":"abbgrade/zip2git","owner":"abbgrade","description":"zip2git converts a set of backups in zip archives into a git repository","archived":false,"fork":false,"pushed_at":"2015-07-20T19:48:22.000Z","size":136,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-05-02T00:47:55.055Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"google/cadvisor","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/abbgrade.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}},"created_at":"2015-07-19T09:57:12.000Z","updated_at":"2024-05-02T00:47:55.056Z","dependencies_parsed_at":"2022-08-17T21:31:06.918Z","dependency_job_id":null,"html_url":"https://github.com/abbgrade/zip2git","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/abbgrade/zip2git","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abbgrade%2Fzip2git","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abbgrade%2Fzip2git/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abbgrade%2Fzip2git/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abbgrade%2Fzip2git/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abbgrade","download_url":"https://codeload.github.com/abbgrade/zip2git/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abbgrade%2Fzip2git/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31377117,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-03T17:53:18.093Z","status":"ssl_error","status_checked_at":"2026-04-03T17:53:17.617Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":[],"created_at":"2026-04-03T21:01:30.639Z","updated_at":"2026-04-03T21:01:31.373Z","avatar_url":"https://github.com/abbgrade.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# zip2git\n\nzip2git converts a set of backups in zip archives into a git repository.\n\n## Contribution\n\nFor questions or improvements visit [the GitHub Page](https://github.com/abbgrade/zip2git).\n\n## Requirements\n\nIt uses PythonGit, which requires a git installation.\nUnder Windows an entry for git in the PATH variable is necessary.\n\n## Usage\n\nzip2git uses two directories. One that contains the backup zip archives and another restore directory that will contain the git repository.\nThe contents of the restore directory will be deleted in runtime.\nThe backup archive filenames need to have the backuped directory name as prefix to the first underscore. If your file schema is different you have to change this script.\n\n### Example\n\n    Backup\n    - scripts_20150716.zip\n    - scripts_20150717.zip\n    - scripts_20150718.zip\n    - docs_20150716.zip\n    - docs_20150717.zip\n    - docs_20150718.zip\n\nWill be converted to a git repository like:\n\n    Restore\n    - scripts\n      - a\n      - b\n    - docs\n      - x\n      - y\n\n## Documentation\n\nThe documentation uses pycco.\nGenerate it with the following command:\n\n    python ..\\pycco\\pycco\\main.py -d .\\doc .\\zip2git.py","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabbgrade%2Fzip2git","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabbgrade%2Fzip2git","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabbgrade%2Fzip2git/lists"}