LICENSE
0 → 100644
+29
−0
+27
−1
config.ini
0 → 100644
+107
−0
requirements.txt
0 → 100644
+16
−0
| Original line number | Diff line number | Diff line |
|---|---|---|
#
|
||
# This file is autogenerated by pip-compile with python 3.10
|
||
# To update, run:
|
||
#
|
||
# pip-compile
|
||
#
|
||
commonmark==0.9.1
|
||
# via rich
|
||
lxml==4.9.1
|
||
# via python-docx
|
||
pygments==2.13.0
|
||
# via rich
|
||
python-docx==0.8.11
|
||
# via oneM2M-spec-2-MD-converter (setup.py)
|
||
rich==12.5.1
|
||
# via oneM2M-spec-2-MD-converter (setup.py) |
setup.py
0 → 100644
+15
−0
Loading