Metadata-Version: |
2.1 |
Name: |
sphinx-design-elements |
Version: |
0.4.0 |
Summary: |
A collection of composite web elements based on components from sphinx-design. |
Author-Email: |
Andreas Motl <andreas.motl[at]panodata.org> |
Project-Url: |
changelog, https://github.com/panodata/sphinx-design-elements/blob/main/CHANGES.md |
Project-Url: |
documentation, https://sphinx-design-elements.readthedocs.io/ |
Project-Url: |
homepage, https://sphinx-design-elements.readthedocs.io/ |
Project-Url: |
repository, https://github.com/panodata/sphinx-design-elements |
License: |
MIT License Copyright (c) 2023 Andreas Motl
Permission is hereby granted, free
of charge, to any person obtaining a copy of this software and associated
documentation files (the "Software"), to deal in the Software without
restriction, including without limitation the rights to use, copy, modify, merge,
publish, distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to the
following conditions:
The above copyright notice and this permission notice
(including the next paragraph) shall be included in all copies or substantial
portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
|
Keywords: |
authoring,badge,css,design,documentation,dropdown,extension,flexbox,grid,layout,markdown,material design,myst,responsive html,restructuredtext,shield,sphinx,sphinx design,table,tag,web components |
Classifier: |
Development Status :: 4 - Beta |
Classifier: |
Environment :: Plugins |
Classifier: |
Environment :: Web Environment |
Classifier: |
Framework :: Sphinx |
Classifier: |
Framework :: Sphinx :: Extension |
Classifier: |
Intended Audience :: Customer Service |
Classifier: |
Intended Audience :: Developers |
Classifier: |
Intended Audience :: Education |
Classifier: |
Intended Audience :: End Users/Desktop |
Classifier: |
Intended Audience :: Information Technology |
Classifier: |
Intended Audience :: Manufacturing |
Classifier: |
Intended Audience :: Science/Research |
Classifier: |
Intended Audience :: System Administrators |
Classifier: |
Intended Audience :: Telecommunications Industry |
Classifier: |
License :: OSI Approved :: MIT License |
Classifier: |
Programming Language :: Python :: 3 :: Only |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.12 |
Classifier: |
Programming Language :: Python :: Implementation :: CPython |
Classifier: |
Topic :: Documentation |
Classifier: |
Topic :: Documentation :: Sphinx |
Classifier: |
Topic :: Education |
Classifier: |
Topic :: File Formats |
Classifier: |
Topic :: Scientific/Engineering |
Classifier: |
Topic :: Software Development :: Bug Tracking |
Classifier: |
Topic :: Software Development :: Code Generators |
Classifier: |
Topic :: Software Development :: Documentation |
Classifier: |
Topic :: Software Development :: Libraries :: Python Modules |
Classifier: |
Topic :: Software Development :: Widget Sets |
Classifier: |
Topic :: Text Processing |
Classifier: |
Topic :: Text Processing :: Markup |
Classifier: |
Topic :: Text Processing :: Markup :: HTML |
Classifier: |
Topic :: Text Processing :: Markup :: Markdown |
Classifier: |
Topic :: Text Processing :: Markup :: reStructuredText |
Requires-Python: |
>=3.9 |
Requires-Dist: |
sphinx (<7.2) |
Requires-Dist: |
sphinx-design (==0.6.0) |
Requires-Dist: |
black (<25); extra == "develop" |
Requires-Dist: |
mypy (<1.11); extra == "develop" |
Requires-Dist: |
poethepoet (<0.27); extra == "develop" |
Requires-Dist: |
pyproject-fmt (<2.2); extra == "develop" |
Requires-Dist: |
ruff (<0.5); extra == "develop" |
Requires-Dist: |
types-docutils (==0.20.0.3); extra == "develop" |
Requires-Dist: |
validate-pyproject (<0.19); extra == "develop" |
Requires-Dist: |
furo; extra == "docs" |
Requires-Dist: |
myst-parser[linkify] (<4,>=0.18); extra == "docs" |
Requires-Dist: |
sphinx-autobuild; extra == "docs" |
Requires-Dist: |
sphinx-copybutton; extra == "docs" |
Requires-Dist: |
build (<2); extra == "release" |
Requires-Dist: |
keyring; extra == "release" |
Requires-Dist: |
twine (<6); extra == "release" |
Requires-Dist: |
pytest (<9); extra == "test" |
Requires-Dist: |
pytest-cov (<6); extra == "test" |
Requires-Dist: |
pytest-regressions (<3); extra == "test" |
Requires-Dist: |
sphinx-pytest (<0.3); extra == "test" |
Provides-Extra: |
develop |
Provides-Extra: |
docs |
Provides-Extra: |
release |
Provides-Extra: |
test |
Description-Content-Type: |
text/markdown |
License-File: |
LICENSE |