sphinx-autobuild

View on PyPIReverse Dependencies (905)

2024.10.3 sphinx_autobuild-2024.10.3-py3-none-any.whl

Wheel Details

Project: sphinx-autobuild
Version: 2024.10.3
Filename: sphinx_autobuild-2024.10.3-py3-none-any.whl
Download: [link]
Size: 11908
MD5: 502227db5aa60ca942a2b84bc32ac5c1
SHA256: 158e16c36f9d633e613c9aaf81c19b0fc458ca78b112533b20dafcda430d60fa
Uploaded: 2024-10-02 23:15:28 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: sphinx-autobuild
Version: 2024.10.3
Summary: Rebuild Sphinx documentation on changes, with hot reloading in the browser.
Author: Adam Turner
Author-Email: Jonathan Stoppani <jonathan[at]stoppani.name>
Project-Url: Changelog, https://github.com/sphinx-doc/sphinx-autobuild/blob/main/NEWS.rst
Project-Url: Documentation, https://github.com/sphinx-doc/sphinx-autobuild#readme
Project-Url: Download, https://pypi.org/project/sphinx-autobuild/
Project-Url: Issue tracker, https://github.com/sphinx-doc/sphinx-autobuild/issues
Project-Url: Source, https://github.com/sphinx-doc/sphinx-autobuild
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Framework :: Sphinx
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
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 :: 3.13
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Documentation
Classifier: Topic :: Documentation :: Sphinx
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Documentation
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Requires-Python: >=3.9
Requires-Dist: colorama (>=0.4.6)
Requires-Dist: sphinx
Requires-Dist: starlette (>=0.35)
Requires-Dist: uvicorn (>=0.25)
Requires-Dist: watchfiles (>=0.20)
Requires-Dist: websockets (>=11)
Requires-Dist: httpx; extra == "test"
Requires-Dist: pytest (>=6); extra == "test"
Provides-Extra: docs
Provides-Extra: test
Description-Content-Type: text/x-rst
[Description omitted; length: 5596 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 3.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
sphinx_autobuild/__init__.py sha256=0NstQya1iH_DcqPH0n_hKY12h4IFG3UXWOBd7O2jZTI 110
sphinx_autobuild/__main__.py sha256=wl5Zu63mmMZB8-CSy9cCf4L_wJyW-VtS8gZyhn_rEYk 7043
sphinx_autobuild/build.py sha256=WgKjHiKmakOehPz8pWILCXQVGG-AP69aPQVaP6p81Qw 2902
sphinx_autobuild/filter.py sha256=BER4M3XFQDrbS5gtWVQUoEfg0iJ2jd1uFzFhvXLdOWQ 1365
sphinx_autobuild/middleware.py sha256=Pb0tZ08Z6th0Z8NCTC_QXYm84OssFcm3hDeBbf1lmoY 1671
sphinx_autobuild/server.py sha256=WKUJr2gVlKw0uqMZ-h4beOb_wJnuSfr0kVpVs4JElXg 2804
sphinx_autobuild/utils.py sha256=YpBboq1Fth0gaxaehztX0GZMkn93VQyJ9anLQgtBAgQ 1215
sphinx_autobuild-2024.10.3.dist-info/entry_points.txt sha256=kbA-MazTZ3qkR4US67kOdnNUnVTWhHatv-WMRQ_JGNk 67
sphinx_autobuild-2024.10.3.dist-info/LICENSE.rst sha256=-JrsrXPXu8dnykUR2q6sPMxCTyefS_VVe2IWVF6qBj4 1129
sphinx_autobuild-2024.10.3.dist-info/WHEEL sha256=EZbGkh7Ie4PoZfRQ8I0ZuP9VklN_TvcZ6DSE5Uar4z4 81
sphinx_autobuild-2024.10.3.dist-info/METADATA sha256=n16WLFr5Nnoy_0cZ3pmwrTPqBEq7hpy756e8dztrWXA 7657
sphinx_autobuild-2024.10.3.dist-info/RECORD

entry_points.txt

sphinx-autobuild = sphinx_autobuild.__main__:main