The msword.py
module#
Summary#
Parser for MS Word documents (DOCX). |
Parse the input MS Word document and return the contained requirements hierarchy. |
|
Return the heading level of a paragraph or 0. |
Description#
Extraction of the requirements of a MS Word document (DOCX).
Module detail#
- msword.heading_regex#