Metadata-Version: 2.1
Name: strictdoc
Version: 0.0.19
Summary: Software for writing technical requirements and specifications.
Home-page: https://github.com/stanislaw/strictdoc
License: Apache 2
Keywords: Documentation,Requirements management
Author: Stanislav Pankevich
Author-email: s.pankevich@gmail.com
Maintainer: Stanislav Pankevich
Maintainer-email: s.pankevich@gmail.com
Requires-Python: >=3.6.2,<4.0.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: XlsxWriter (>=1.3.7,<2.0.0)
Requires-Dist: beautifulsoup4 (>=4.9.3,<5.0.0)
Requires-Dist: dataclasses (>=0.7,<0.8); python_version >= "3.6" and python_version < "3.7"
Requires-Dist: docutils (>=0.16,<0.17)
Requires-Dist: jinja2 (>=2.11.2,<3.0.0)
Requires-Dist: lxml (>=4.6.2,<5.0.0)
Requires-Dist: pygments (>=2.10.0,<3.0.0)
Requires-Dist: python-datauri (>=0.2.9,<0.3.0)
Requires-Dist: reqif (>=0.0.17,<0.0.18)
Requires-Dist: textx (==2.3.0)
Project-URL: Documentation, https://strictdoc.readthedocs.io/en/latest/index.html
Project-URL: Repository, https://github.com/stanislaw/strictdoc
Description-Content-Type: text/markdown

# StrictDoc

![](https://github.com/stanislaw/strictdoc/workflows/StrictDoc%20on%20macOS/badge.svg?branch=master)
![](https://github.com/stanislaw/strictdoc/workflows/StrictDoc%20on%20Linux/badge.svg?branch=master)
![](https://github.com/stanislaw/strictdoc/workflows/StrictDoc%20on%20Windows/badge.svg?branch=master)

The documentation is hosted on Read the Docs:
[StrictDoc documentation](https://strictdoc.readthedocs.io/en/stable/).

