Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 1.16 KB

File metadata and controls

20 lines (14 loc) · 1.16 KB

OrthancContributed

Contributions to the Orthanc project from external developers.

This public repository aims at centralizing external contributions to Orthanc, the lightweight, RESTful DICOM server from the Department of medical physics of the CHU of Liège. External contributors are invited submit their code by themselves here. Pay attention to the fact that no code review, nor testing is carried on this repository by the core team of Orthanc! Use these contributions at your own risk.

Organization of the folders

  • Links.md: Index of various third-party contributions around the Internet.
  • Patches/: Contributed patches to the Orthanc source distribution.
  • Plugins/: Contributed plugins for Orthanc.
  • Scripts/: Contributed sample scripts.
    • Scripts/Python: Python sample scripts.

Licensing

It is required that all code that is submitted to this repository is licensed under GPLv3 license. Please make sure to include the GPL header in all of your files, together with your name and, if applicable, your organization.