/OrthancContributed

Contributions to the Orthanc project from external contributors

Primary LanguageCGNU General Public License v3.0GPL-3.0

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.