# HG changeset patch # User Alain Mazy # Date 1669274234 -3600 # Node ID d56a26f2d2866be55caaf0946f72cbe8405fb2b9 # Parent 4ef1cfc56a0a62ae7213f13ba30ce2ed91bddb43# Parent a3ef0623338af838e2a8e8385b0ef7391c4dad4f merge diff -r 4ef1cfc56a0a -r d56a26f2d286 Sphinx/source/plugins.rst --- a/Sphinx/source/plugins.rst Thu Nov 24 08:16:48 2022 +0100 +++ b/Sphinx/source/plugins.rst Thu Nov 24 08:17:14 2022 +0100 @@ -123,6 +123,7 @@ `associated description `__. + Python plugins ^^^^^^^^^^^^^^ @@ -147,6 +148,22 @@ announcement on the `Orthanc Users forum `__. + +Rust plugins +^^^^^^^^^^^^ + +As the Rust language can produce shared libraries that are binary +compatible with the `C ABI +`__, it is +possible to create plugins using Rust: + +* Andrew Webber provides `Rust plugins + `__ showcasing + integration with Orthanc, notably a S3 storage (CRUD) and a change + notification. Check out the original announcement on the `Orthanc + Users forum + `__. + Other ^^^^^ diff -r 4ef1cfc56a0a -r d56a26f2d286 Sphinx/source/users/support.rst --- a/Sphinx/source/users/support.rst Thu Nov 24 08:16:48 2022 +0100 +++ b/Sphinx/source/users/support.rst Thu Nov 24 08:17:14 2022 +0100 @@ -177,6 +177,10 @@ * `Luiz Eduardo Guida Valmont `__ (English/Portuguese, Brazil) * `William Sanchez Luis `__ (English/Spanish, Venezuela) + * **Africa**: + + * `Abdrahman Elkafil `__ (English/French/Arabic, Belgium and Morocco) + * **Asia**: * `Phong Tran Duc `__ (English/Vietnamese, Vietnam)