Metadata-Version: |
2.1 |
Name: |
sphinx-new-tab-link |
Version: |
0.6.1 |
Summary: |
Open external links in new tabs of the browser in Sphinx HTML documents |
Author-Email: |
nikkie <takuyafjp+develop[at]gmail.com> |
Project-Url: |
Homepage, https://github.com/ftnext/sphinx-new-tab-link |
Project-Url: |
Guide, https://ftnext.github.io/sphinx-new-tab-link/guide.en.html |
Project-Url: |
Bug Tracker, https://github.com/ftnext/sphinx-new-tab-link/issues |
License: |
MIT License |
Classifier: |
Development Status :: 3 - Alpha |
Classifier: |
License :: OSI Approved :: MIT License |
Classifier: |
Intended Audience :: Developers |
Classifier: |
Framework :: Sphinx |
Classifier: |
Framework :: Sphinx :: Extension |
Classifier: |
Topic :: Documentation |
Classifier: |
Topic :: Documentation :: Sphinx |
Classifier: |
Topic :: Internet :: WWW/HTTP :: Site Management |
Classifier: |
Topic :: Software Development :: Documentation |
Classifier: |
Topic :: Text Processing :: Markup :: HTML |
Classifier: |
Programming Language :: Python |
Classifier: |
Programming Language :: Python :: 3 |
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 |
Requires-Dist: |
Sphinx (>=7.3) |
Requires-Dist: |
sphinxcontrib-extdevhelper-kasane |
Requires-Dist: |
taskipy; extra == "dev" |
Requires-Dist: |
flake8; extra == "lint" |
Requires-Dist: |
black; extra == "lint" |
Requires-Dist: |
isort; extra == "lint" |
Requires-Dist: |
autoflake; extra == "lint" |
Requires-Dist: |
pyupgrade; extra == "lint" |
Requires-Dist: |
pytest; extra == "testing" |
Requires-Dist: |
pytest-randomly; extra == "testing" |
Requires-Dist: |
defusedxml; extra == "testing" |
Requires-Dist: |
beautifulsoup4; extra == "testing" |
Requires-Dist: |
mypy; extra == "typecheck" |
Requires-Dist: |
types-docutils; extra == "typecheck" |
Requires-Dist: |
types-beautifulsoup4; extra == "typecheck" |
Provides-Extra: |
dev |
Provides-Extra: |
lint |
Provides-Extra: |
testing |
Provides-Extra: |
typecheck |
Description-Content-Type: |
text/markdown |
License-File: |
LICENSE |