{"id":19292157,"url":"https://github.com/nasa-pds/deep-archive","last_synced_at":"2025-08-23T14:12:31.895Z","repository":{"id":40260674,"uuid":"236086558","full_name":"NASA-PDS/deep-archive","owner":"NASA-PDS","description":"PDS Open Archival Information System (OAIS) utilities, including Submission Information Package (SIP) and Archive Information Package (AIP) generators","archived":false,"fork":false,"pushed_at":"2025-07-10T16:56:33.000Z","size":28344,"stargazers_count":11,"open_issues_count":25,"forks_count":5,"subscribers_count":10,"default_branch":"main","last_synced_at":"2025-08-15T09:37:32.891Z","etag":null,"topics":["nasa","nasa-pds","nssdca","oais","pds","pds4"],"latest_commit_sha":null,"homepage":"https://nasa-pds.github.io/deep-archive/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NASA-PDS.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json"}},"created_at":"2020-01-24T21:27:51.000Z","updated_at":"2025-07-10T16:56:34.000Z","dependencies_parsed_at":"2024-08-20T21:52:03.931Z","dependency_job_id":"11b248c0-b285-4780-81f4-6ae20f135d38","html_url":"https://github.com/NASA-PDS/deep-archive","commit_stats":null,"previous_names":["nasa-pds/pds-deep-archive"],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/NASA-PDS/deep-archive","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NASA-PDS%2Fdeep-archive","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NASA-PDS%2Fdeep-archive/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NASA-PDS%2Fdeep-archive/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NASA-PDS%2Fdeep-archive/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NASA-PDS","download_url":"https://codeload.github.com/NASA-PDS/deep-archive/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NASA-PDS%2Fdeep-archive/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271751924,"owners_count":24814707,"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","status":"online","status_checked_at":"2025-08-23T02:00:09.327Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["nasa","nasa-pds","nssdca","oais","pds","pds4"],"created_at":"2024-11-09T22:29:27.637Z","updated_at":"2025-08-23T14:12:31.867Z","avatar_url":"https://github.com/NASA-PDS.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🪐 PDS Deep Archive Utilities\n\n\n[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.5750540.svg)](https://doi.org/10.5281/zenodo.5750540) [![Unstable Build](https://github.com/NASA-PDS/deep-archive/workflows/%F0%9F%A4%AA%20Unstable%20integration%20\u0026%20delivery/badge.svg \"Latest unstable integration log\")](https://github.com/NASA-PDS/deep-archive/actions?query=workflow%3A%22%F0%9F%A4%AA+Unstable+integration+%26+delivery%22) [![Stable Build](https://github.com/NASA-PDS/deep-archive/workflows/%F0%9F%98%8C%20Stable%20integration%20\u0026%20delivery/badge.svg \"Latest stable integration log\")](https://github.com/NASA-PDS/deep-archive/actions?query=workflow%3A%22%F0%9F%98%8C+Stable+integration+%26+delivery%2)\n\n\nSoftware for the [Planetary Data System](https://pds.nasa.gov/) to generate Archive Information Package (AIP) and Submission Information Package (SIP) products, based upon [Open Archival Information System](https://www2.archivists.org/groups/standards-committee/open-archival-information-system-oais) standards.\n\n\n## ✨ Features\n\nInstalling this package will give you two different executable Python programs:\n\n-   `pds-deep-archive` for making Deep Archives of local, on-disk PDS products.\n-   `pds-deep-registry-archive` for making Deep Archives of proucts in a PDS Registry server.\n\n\n## ⎆ Installation\n\nSee the online documentation for [Installation](https://nasa-pds.github.io/deep-archive/installation/) instructions.\n\nYou should then be able to run the deep archive utilities:\n\n    (pds-deep-archive) bash\u003e pds-deep-archive --help\n    (pds-deep-archive) bash\u003e pds-deep-registry-archive --help\n\n👉 _Note:_ The above commands demonstrate typical usage with a command-line prompt, such as that provided by the popular `bash` shell; your own prompt may appear differently and may vary depending on operating system, shell choice, and so forth.\n\n\n## 👷‍♂️ Build\n\nSee the [Development Guide](https://nasa-pds.github.io/deep-archive/development/index.html) for more information.\n\n\n## 📄 Documentation\n\nInstallation and Usage information can be found in the documentation online at https://nasa-pds.github.io/deep-archive/ or the latest version is maintained under the `docs` directory.\n\n\n### 🐈 Build Sphinx Docs\n\nTo build the Sphinx HTML documentation:\n\n```console\n$ python3.9 -m venv venv\n$ venv/bin/python setup.py develop\n$ venv/bin/python setup.py build_sphinx\nrunning build_sphinx\n…\nThe HTML pages are in build/sphinx/html.\n```\n\n\n## 🥖 Translations\n\nThis product has not been translated into any other languages than US English.\n\n\n## 👏 Contribute\n\nAll users and developers of the NASA-PDS software are expected to abide by our [Code of Conduct](https://github.com/NASA-PDS/.github/blob/main/CODE_OF_CONDUCT.md). Please read this to ensure you understand the expectations of our community. For information on how to contribute to NASA-PDS codebases please take a look at our [Contributing guidelines](https://github.com/NASA-PDS/.github/blob/main/CONTRIBUTING.md).\n\n- Issue Tracker: https://github.com/NASA-PDS/deep-archive/issues\n- Source Code: https://github.com/NASA-PDS/deep-archive\n- Wiki: https://github.com/NASA-PDS/deep-archive/wiki\n\n\n### 💽 Getting Test Data\n\nIf you need to mirror a part of a website to add to the test data, try this handy invocation of `wget`:\n```console\n$ wget \\\n    --quiet \\\n    --execute robots=off \\\n    --cut-dirs=2 \\\n    --reject='index.html*' \\\n    --no-host-directories \\\n    --mirror \\\n    --no-parent \\\n    --relative \\\n    --timestamping \\\n    --no-check-certificate \\\n    --recursive \\\n    \"https://whatever/some/path\"\n```\nNote ⑴: Although the author typically reaches for `curl`, it lacks a direct mirroring option—hence `wget` here.\n\nNote ⑵: This is mostly a \"note-to-self\" for the author of this subsection 😉.\n\n\n## 💁‍♀️ Support\n\nIf you are having issues file a bug report in Github: https://github.com/NASA-PDS/deep-archive/issues\n\nOr you can reach us at https://pds.nasa.gov/?feedback=true\n\n\n## 💳 License\n\nThe project is licensed under the Apache License, version 2. See the `LICENSE.txt` file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnasa-pds%2Fdeep-archive","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnasa-pds%2Fdeep-archive","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnasa-pds%2Fdeep-archive/lists"}