.. title:: Licensing and OSS Stack Licensing and OSS Stack ======================== .. Licensing Chirun: Chirun ------ The Chirun Builder Python package is licensed under the Apache License, Version 2.0. The output content produced by Chirun uses the following third party projects: * Markdown parsing with `Python Markdown `_ * LaTeX parsing with `plasTeX `_ * PDF output produced with `LaTeX `_ * PDF manipulation with `PyPDF2 `_ * Image manipulation with `Pillow `_ * Templating with `Jinja `_ * Jupyter Notebook conversion with `nbconvert `_ * Default theme styles provided by `Bootstrap `_ * Icons provided by `Font Awesome `_ * Slides output provided by `Reveal.js `_ * Further Python libraries and packages, listed in the file :code:`requirements.txt` Chirun LTI Provider ------------------- The Chirun LTI Provider is licenced used the Apache License, Version 2.0. In addition to the above, the Chirun LTI provider uses the following third-party projects: * `Docker & Docker Compose `_ * `Django `_ * `Huey `_ * `Django Channels `_