https://forge.softwareheritage.org/source/swh-deposit.git
Raw File
Tip revision: bf12dcd236b763755906fa6bfe9de7c9c9d63952 authored by Antoine R. Dumont (@ardumont) on 29 November 2017, 17:34:29 UTC
New upstream version 0.0.30
Tip revision: bf12dcd
README.md
# swh-deposit

This is [Software Heritage](https://www.softwareheritage.org)'s
[SWORD 2.0](http://swordapp.github.io/SWORDv2-Profile/SWORDProfile.html) Server
implementation.

**S.W.O.R.D** (**S**imple **W**eb-Service **O**ffering **R**epository
**D**eposit) is an interoperability standard for digital file deposit.

This implementation will permit interaction between a client (a
repository) and a server (SWH repository) to permit deposits of
software source code archives and associated metadata.

The documentation is at ./docs/README-specification.md
back to top