@@ -27,18 +27,19 @@ Third-party libraries and tools used in this project
27
27
----------------------------------------------------
28
28
29
29
- textX, MIT License, https://github.com/textX/textX/blob/master/LICENSE.txt
30
- - Sphinx, The 2-clause BSD License, https://github.com/sphinx-doc/sphinx/blob/master/LICENSE
30
+ - Sphinx, The 2-clause BSD License, https://github.com/sphinx-doc/sphinx/blob/master/LICENSE.rst
31
31
- Docutils, Public Domain Dedication with exceptions, https://docutils.sourceforge.io/COPYING.html
32
32
- reqif, Apache 2 License, https://github.com/strictdoc-project/reqif/blob/main/LICENSE
33
33
- lxml, The 3-Clause BSD License, https://github.com/lxml/lxml/blob/master/doc/licenses/BSD.txt
34
34
- FastAPI, MIT License, https://github.com/tiangolo/fastapi/blob/master/LICENSE
35
35
- Turbo.js, MIT License, https://github.com/hotwired/turbo/blob/main/MIT-LICENSE
36
36
- Stimulus.js, MIT License, https://github.com/hotwired/stimulus/blob/main/LICENSE.md
37
- - Jinja, BSD 3-Clause "New" or "Revised" License, https://github.com/pallets/jinja/blob/main/LICENSE.rst
37
+ - Jinja, BSD 3-Clause "New" or "Revised" License, https://github.com/pallets/jinja/blob/main/LICENSE.txt
38
38
- Pygments, BSD 2-Clause "Simplified" License, https://github.com/pygments/pygments/blob/master/LICENSE
39
39
- XlsxWriter, BSD 2-Clause "Simplified" License, https://github.com/jmcnamara/XlsxWriter/blob/main/LICENSE.txt
40
40
- xlrd, The 3-Clause BSD License and another license for earlier work, https://github.com/python-excel/xlrd/blob/master/LICENSE
41
41
- python-datauri, The Unlicense, https://github.com/fcurella/python-datauri/blob/master/LICENSE
42
+ - tree-sitter, MIT License, https://github.com/tree-sitter/tree-sitter/blob/master/LICENSE
42
43
43
44
Please also visit: https://strictdoc.readthedocs.io/en/latest/latest/docs/strictdoc_30_credits.html.
44
45
0 commit comments