A VCS repository archival tool
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
JustAnotherArchivist 09cf078e34 Add metadata indexing il y a 8 mois
codearchiver Add metadata indexing il y a 8 mois
.gitignore Add .gitignore il y a 1 an
LICENSE Initial commit il y a 3 ans
README.md Document minimum Git version il y a 1 an
pyproject.toml Support parallel runs against the same storage il y a 1 an

README.md

codearchiver

codearchiver is a tool for archiving version control system repositories and associated data like issues, pull requests, or releases.

No documentation or detailed description exists at this time.

Modules

  • git: requires at least Git 2.25.0

License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.