@@ -69,20 +69,20 @@ domdf_python_tools
69
69
:target: https://www.codefactor.io/repository/github/domdfcoding/domdf_python_tools
70
70
:alt: CodeFactor Grade
71
71
72
- .. |pypi-version | image :: https://img.shields.io/pypi/v/domdf_python_tools
73
- :target: https://pypi.org/project/domdf_python_tools /
72
+ .. |pypi-version | image :: https://img.shields.io/pypi/v/domdf-python-tools
73
+ :target: https://pypi.org/project/domdf-python-tools /
74
74
:alt: PyPI - Package Version
75
75
76
- .. |supported-versions | image :: https://img.shields.io/pypi/pyversions/domdf_python_tools ?logo=python&logoColor=white
77
- :target: https://pypi.org/project/domdf_python_tools /
76
+ .. |supported-versions | image :: https://img.shields.io/pypi/pyversions/domdf-python-tools ?logo=python&logoColor=white
77
+ :target: https://pypi.org/project/domdf-python-tools /
78
78
:alt: PyPI - Supported Python Versions
79
79
80
- .. |supported-implementations | image :: https://img.shields.io/pypi/implementation/domdf_python_tools
81
- :target: https://pypi.org/project/domdf_python_tools /
80
+ .. |supported-implementations | image :: https://img.shields.io/pypi/implementation/domdf-python-tools
81
+ :target: https://pypi.org/project/domdf-python-tools /
82
82
:alt: PyPI - Supported Implementations
83
83
84
- .. |wheel | image :: https://img.shields.io/pypi/wheel/domdf_python_tools
85
- :target: https://pypi.org/project/domdf_python_tools /
84
+ .. |wheel | image :: https://img.shields.io/pypi/wheel/domdf-python-tools
85
+ :target: https://pypi.org/project/domdf-python-tools /
86
86
:alt: PyPI - Wheel
87
87
88
88
.. |conda-version | image :: https://img.shields.io/conda/v/domdfcoding/domdf_python_tools?logo=anaconda
@@ -111,8 +111,8 @@ domdf_python_tools
111
111
.. |maintained | image :: https://img.shields.io/maintenance/yes/2025
112
112
:alt: Maintenance
113
113
114
- .. |pypi-downloads | image :: https://img.shields.io/pypi/dm/domdf_python_tools
115
- :target: https://pypi.org/project/domdf_python_tools /
114
+ .. |pypi-downloads | image :: https://img.shields.io/pypi/dm/domdf-python-tools
115
+ :target: https://pypi.org/project/domdf-python-tools /
116
116
:alt: PyPI - Downloads
117
117
118
118
.. end shields
@@ -130,7 +130,7 @@ To install with ``pip``:
130
130
131
131
.. code-block :: bash
132
132
133
- $ python -m pip install domdf_python_tools
133
+ $ python -m pip install domdf-python-tools
134
134
135
135
To install with ``conda ``:
136
136
@@ -145,6 +145,6 @@ To install with ``conda``:
145
145
146
146
.. code-block :: bash
147
147
148
- $ conda install domdf_python_tools
148
+ $ conda install domdf-python-tools
149
149
150
150
.. end installation
0 commit comments