# SPDX-FileCopyrightText: 2022 geisserml <geisserml@gmail.com>
# SPDX-License-Identifier: CC-BY-4.0

Runtime
=======

Python >= 3.6
Pillow


Build
=====

git
gcc
setuptools
wheel
ctypesgen

Native build
------------

# Important: The compiler needs to be fully compliant with C++17

llvm/clang
lld
gn (generate-ninja)
ninja (ninja-build)


Test
====

pytest


Documentation
=============

sphinx
sphinx-rtd-theme
sphinxcontrib-programoutput


Utilities
=========

make (optional)
