Revision 188c0023c0c97a48d25bbe71456b2000ce905004 authored by Antoine R. Dumont (@ardumont) on 29 January 2018, 17:09:03 UTC, committed by Antoine R. Dumont (@ardumont) on 29 January 2018, 17:09:03 UTC
1 parent 6520c50
Raw File
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