pydoc_fork

pydoc_fork.__about__ (version 3.4.0)

 

Metadata for pydoc_fork.

Data

__all__ = ['__credits__', '__description__', '__keywords__', '__license__', '__readme__', '__requires_python__', ...]
__credits__ = [{'email': 'matthewdeanmartin@gmail.com', 'name': 'Matthew Martin'}]
__description__ = "Fork of cpython's pydoc module to do just html document generation"
__keywords__ = ['pydoc', 'html documentation']
__license__ = 'MIT'
__readme__ = 'README.md'
__requires_python__ = '>=3.10'
__status__ = '4 - Beta'
__title__ = 'pydoc_fork'
__version__ = '3.4.0'

Credits

[{'name': 'Matthew Martin', 'email': 'matthewdeanmartin@gmail.com'}]