Metadata-Version: 2.1
Name: pygccxml
Version: 2.2.1
Summary: Python package for easy C++ declarations navigation.
Home-page: https://github.com/CastXML/pygccxml
Download-URL: https://github.com/CastXML/pygccxml/archive/v2.2.1.tar.gz
Author: Roman Yakovenko
Author-email: romanyakovenko@gmail.com
Maintainer: Michka Popoff and the Insight Software Consortium
Maintainer-email: castxml@public.kitware.com
License: Boost
Keywords: C++,declaration parser,CastXML,gccxml
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
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: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Software Development
License-File: LICENSE.rst
License-File: NOTICE
Provides-Extra: test
Requires-Dist: coverage; extra == "test"
Requires-Dist: coveralls; extra == "test"
Requires-Dist: pycodestyle; extra == "test"
Provides-Extra: docs
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: sphinx_rtd_theme; extra == "docs"
Provides-Extra: examples
Requires-Dist: notebook; extra == "examples"
