https://forge.softwareheritage.org/source/swh-deposit.git
Raw File
Tip revision: a73962c1fc319f9f786d5abb502c5691b8e492f7 authored by Antoine R. Dumont (@ardumont) on 08 January 2018, 11:43:15 UTC
New upstream version 0.0.39
Tip revision: a73962c
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