Revision 795e2ab33b1c27d8ad63ff5aac797389e696d655 authored by Antoine R. Dumont (@ardumont) on 04 December 2017, 17:59:50 UTC, committed by Antoine R. Dumont (@ardumont) on 04 December 2017, 17:59:50 UTC
2 parent s 85257e6 + ef1d0ba
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