Metadata-Version: 2.1
Name: pybind11_mkdoc
Version: 2.6.0
Summary: This is a package for building pybind11 docstrings from C++ header comments.
Home-page: https://github.com/pybind/pybind11_mkdoc
License: UNKNOWN
Author: Wenzel Jakob
Author-email: wenzel.jakob@epfl.ch
Requires-Python: >=3.5
Classifier: License :: OSI Approved :: MIT License
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
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"
Provides-Extra: test
