{"id":17179647,"url":"https://github.com/maxmcd/reptar","last_synced_at":"2025-03-24T23:38:32.772Z","repository":{"id":57695392,"uuid":"489535157","full_name":"maxmcd/reptar","owner":"maxmcd","description":"Reptar: Reproducible Tar","archived":false,"fork":false,"pushed_at":"2022-05-07T01:26:51.000Z","size":12,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-17T20:12:01.245Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://pkg.go.dev/github.com/maxmcd/reptar","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/maxmcd.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":"2022-05-07T01:17:03.000Z","updated_at":"2022-05-09T12:02:46.000Z","dependencies_parsed_at":"2022-09-06T10:31:55.586Z","dependency_job_id":null,"html_url":"https://github.com/maxmcd/reptar","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxmcd%2Freptar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxmcd%2Freptar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxmcd%2Freptar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxmcd%2Freptar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maxmcd","download_url":"https://codeload.github.com/maxmcd/reptar/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245372217,"owners_count":20604488,"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":[],"created_at":"2024-10-15T00:27:04.709Z","updated_at":"2025-03-24T23:38:32.754Z","avatar_url":"https://github.com/maxmcd.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Reptar\n\nReptar or Reproducible Tar creates tar archives from files that are stripped of information that typically makes reproducability challenging.\n\nGenerally this means that this library tries to implement something similar to this tar command.\n\n```\ntar - \\\n    --sort=name \\\n    --mtime=\"1970-01-01 00:00:00Z\" \\\n    --owner=0 --group=0 --numeric-owner \\\n    --pax-option=exthdr.name=%d/PaxHeaders/%f,delete=atime,delete=ctime \\\n    -cf\n```\n\nFurther reading here for more information on reproducible archives: https://reproducible-builds.org/docs/archives/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxmcd%2Freptar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaxmcd%2Freptar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxmcd%2Freptar/lists"}