Metadata-Version: 2.1
Name: pybind11_mkdoc
Version: 2.6.2
Summary: This is a package for building pybind11 docstrings from C++ header comments.
Home-page: https://github.com/pybind/pybind11_mkdoc
Author: Wenzel Jakob
Author-email: wenzel.jakob@epfl.ch
Requires-Python: >=3.6
Classifier: License :: OSI Approved :: MIT License
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Documentation
Classifier: Operating System :: POSIX
Classifier: Operating System :: MacOS
Requires-Dist: clang
Requires-Dist: pytest ; extra == "test"
Requires-Dist: pybind11 ; extra == "test"
Requires-Dist: pytest-xdist ; extra == "test"
Provides-Extra: test
