{ "info": { "author": "Gideon M\u00fcller", "author_email": "gpmueller@outlook.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": "clang-api-doc\n=============\n\nGenerate C API documentation using libclang Python bindings.\n\nFor an example see the [documentation](https://clang-api-doc.readthedocs.io).\n\n\nUsage\n-------------\n\nSimply call `clang-api-doc` once per file you wish to document, e.g.\n\n```bash\nclang-api-doc -f 'include/mylib/first.h' -o 'first.md'\nclang-api-doc -f 'include/mylib/second.h' -o 'second.md'\n```\n\nThese files can then be used in any way you wish to create your final documentation, for example\n- transform to a different format using `pandoc`\n- write an `index.md` file and use `sphinx` to create html docs\n\n\nInstallation\n-------------\n\nThe `clang-api-doc` package is on PyPI, so you can use `pip`, `poetry`, or whatever you like to install it.", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/gpmueller/clang-api-doc", "keywords": "api,automatic,documentation", "license": "MIT", "maintainer": "Gideon M\u00fcller", "maintainer_email": "gpmueller@outlook.com", "name": "clang-api-doc", "package_url": "https://pypi.org/project/clang-api-doc/", "platform": "", "project_url": "https://pypi.org/project/clang-api-doc/", "project_urls": { "Homepage": "https://github.com/gpmueller/clang-api-doc", "Repository": "https://github.com/gpmueller/clang-api-doc" }, "release_url": "https://pypi.org/project/clang-api-doc/0.2.0/", "requires_dist": [ "clang" ], "requires_python": ">=3.6,<4.0", "summary": "Automatically generate API documentation for C language dialects", "version": "0.2.0" }, "last_serial": 4709457, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "b76791ed083d00ca1f3c058de11dc907", "sha256": "d686d953aab32805bfa5bc92e0958801641893722571016076247f93a5998d00" }, "downloads": -1, "filename": "clang_api_doc-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "b76791ed083d00ca1f3c058de11dc907", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6,<4.0", "size": 7619, "upload_time": "2019-01-13T15:10:01", "url": "https://files.pythonhosted.org/packages/75/33/e578662fb438b8a1f5e8a99f2852585b90ac0ae46e5611ff8c38d111bbb9/clang_api_doc-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3c0529a10dba84a0794492ed2a978d86", "sha256": "f6988947332ee24b9a9b1fd700c711e6f380713ee8860bda552c47d724593724" }, "downloads": -1, "filename": "clang-api-doc-0.1.0.tar.gz", "has_sig": false, "md5_digest": "3c0529a10dba84a0794492ed2a978d86", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6,<4.0", "size": 3400, "upload_time": "2019-01-13T15:09:59", "url": "https://files.pythonhosted.org/packages/bc/c9/82f99bdc1ce31c160d567ab0d197a4e974fe8c575f9f9d8a5dda6df99e59/clang-api-doc-0.1.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "a59f3e08614e8e41f6cc6ae8811c3b9d", "sha256": "96cef7ace7e1c21fe4352225cd05a220f3912c53d2b01dd3a8a246a17b433eae" }, "downloads": -1, "filename": "clang_api_doc-0.2.0-py3-none-any.whl", "has_sig": false, "md5_digest": "a59f3e08614e8e41f6cc6ae8811c3b9d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6,<4.0", "size": 14095, "upload_time": "2019-01-17T19:45:44", "url": "https://files.pythonhosted.org/packages/bc/6d/cac5eff1d521f8217027d1604a1f64e913843bce51f02471253fbf9cd465/clang_api_doc-0.2.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "09f64cb9a3e8e6aab9f2c7ebaf657662", "sha256": "e31cac8923b503e99cf7490860d27c24840ac030f603cbda974aa4bcb8184a45" }, "downloads": -1, "filename": "clang-api-doc-0.2.0.tar.gz", "has_sig": false, "md5_digest": "09f64cb9a3e8e6aab9f2c7ebaf657662", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6,<4.0", "size": 4818, "upload_time": "2019-01-17T19:45:43", "url": "https://files.pythonhosted.org/packages/07/16/d41457efe338a5edb54f789fd0fdcf8bc18f54dbccd57ff19de0c2b7fd29/clang-api-doc-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a59f3e08614e8e41f6cc6ae8811c3b9d", "sha256": "96cef7ace7e1c21fe4352225cd05a220f3912c53d2b01dd3a8a246a17b433eae" }, "downloads": -1, "filename": "clang_api_doc-0.2.0-py3-none-any.whl", "has_sig": false, "md5_digest": "a59f3e08614e8e41f6cc6ae8811c3b9d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6,<4.0", "size": 14095, "upload_time": "2019-01-17T19:45:44", "url": "https://files.pythonhosted.org/packages/bc/6d/cac5eff1d521f8217027d1604a1f64e913843bce51f02471253fbf9cd465/clang_api_doc-0.2.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "09f64cb9a3e8e6aab9f2c7ebaf657662", "sha256": "e31cac8923b503e99cf7490860d27c24840ac030f603cbda974aa4bcb8184a45" }, "downloads": -1, "filename": "clang-api-doc-0.2.0.tar.gz", "has_sig": false, "md5_digest": "09f64cb9a3e8e6aab9f2c7ebaf657662", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6,<4.0", "size": 4818, "upload_time": "2019-01-17T19:45:43", "url": "https://files.pythonhosted.org/packages/07/16/d41457efe338a5edb54f789fd0fdcf8bc18f54dbccd57ff19de0c2b7fd29/clang-api-doc-0.2.0.tar.gz" } ] }