view CodeAnalysis/README.txt @ 173:3c72d1f4c2a5 java-code-model

removed dependency on clang
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 27 Jun 2024 17:50:51 +0200
parents b6835b7a7c0a
children
line wrap: on
line source


Introduction
============

This folder contains the Python script that reads the code model of
the Orthanc SDK that is generated by the "orthanc-java" project [1],
then automatically wraps this SDK as a Python extension module.

The output of the script is written to "../Sources/Autogenerated".

Usage:

$ ./GenerateOrthancSDK.py

[1] https://orthanc.uclouvain.be/book/plugins/java.html