1Metadata-Version: 2.1
2Name: sphinxcontrib-htmlhelp
3Version: 2.0.0
4Summary: sphinxcontrib-htmlhelp is a sphinx extension which renders HTML help files
5Home-page: http://sphinx-doc.org/
6Author: Georg Brandl
7Author-email: georg@python.org
8License: BSD
9Download-URL: https://pypi.org/project/sphinxcontrib-htmlhelp/
10Platform: any
11Classifier: Development Status :: 5 - Production/Stable
12Classifier: Environment :: Console
13Classifier: Environment :: Web Environment
14Classifier: Intended Audience :: Developers
15Classifier: Intended Audience :: Education
16Classifier: License :: OSI Approved :: BSD License
17Classifier: Operating System :: OS Independent
18Classifier: Programming Language :: Python
19Classifier: Programming Language :: Python :: 3
20Classifier: Programming Language :: Python :: 3.6
21Classifier: Programming Language :: Python :: 3.7
22Classifier: Programming Language :: Python :: 3.8
23Classifier: Programming Language :: Python :: 3.9
24Classifier: Framework :: Sphinx
25Classifier: Framework :: Sphinx :: Extension
26Classifier: Topic :: Documentation
27Classifier: Topic :: Documentation :: Sphinx
28Classifier: Topic :: Text Processing
29Classifier: Topic :: Utilities
30Requires-Python: >=3.6
31Description-Content-Type: text/x-rst
32Provides-Extra: test
33Provides-Extra: lint
34License-File: LICENSE
35
36
37sphinxcontrib-htmlhelp is a sphinx extension which renders HTML help files.
38
39
40