Path:
NOTICE
Lines:
57
Non-empty lines:
41
Non-empty lines covered with requirements:
41 / 41 (100.0%)
Functions:
0
Functions covered by requirements:
0 / 0 (0.0%)
1
NOTICE file for the StrictDoc project, revision 2023-03-04
2
==========================================================
3
4
Purpose
5
-------
6
7
StrictDoc is open-source software for technical documentation and requirements management.
8
9
Origin
10
------
11
12
This project is developed by Stanislav Pankevich and Maryna Balioura.
13
For more information, please visit https://github.com/strictdoc-project/strictdoc.
14
15
License
16
-------
17
18
This project is licensed under the Apache License, Version 2.0. Please see the
19
LICENSE file for more information.
20
21
Contributors
22
------------
23
24
Please visit: https://strictdoc.readthedocs.io/en/latest/latest/docs/strictdoc_30_credits.html.
25
26
Third-party libraries and tools used in this project
27
----------------------------------------------------
28
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.rst
31
- Docutils, Public Domain Dedication with exceptions, https://docutils.sourceforge.io/COPYING.html
32
- reqif, Apache 2 License, https://github.com/strictdoc-project/reqif/blob/main/LICENSE
33
- lxml, The 3-Clause BSD License, https://github.com/lxml/lxml/blob/master/doc/licenses/BSD.txt
34
- FastAPI, MIT License, https://github.com/tiangolo/fastapi/blob/master/LICENSE
35
- Turbo.js, MIT License, https://github.com/hotwired/turbo/blob/main/MIT-LICENSE
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.txt
38
- Pygments, BSD 2-Clause "Simplified" License, https://github.com/pygments/pygments/blob/master/LICENSE
39
- XlsxWriter, BSD 2-Clause "Simplified" License, https://github.com/jmcnamara/XlsxWriter/blob/main/LICENSE.txt
40
- xlrd, The 3-Clause BSD License and another license for earlier work, https://github.com/python-excel/xlrd/blob/master/LICENSE
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
43
44
Please also visit: https://strictdoc.readthedocs.io/en/latest/latest/docs/strictdoc_30_credits.html.
45
46
Contact
47
-------
48
49
Stanislav Pankevich s.pankevich@gmail.com, Maryna Balioura mettta@gmail.com
50
51
Modifications
52
-------------
53
54
If you make modifications to this project, please document them in this NOTICE
55
file and clearly mark them as such. The suggested format is as follows:
56
57
[date of modification] [affected file or folder] [description of modification]