dewmoth


Namedewmoth JSON
Version 0.19.0 PyPI version JSON
download
home_pageNone
SummaryDewmoth - Doxygen Support for Hawkmoth
upload_time2024-10-12 11:32:56
maintainerNone
docs_urlNone
authorNone
requires_python~=3.9
licenseBSD-2-Clause
keywords autodoc c documentation python sphinx
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Dewmoth - Sphinx Autodoc with Partial Doxygen Support
=====================================================

Dewmoth forks Hawkmoth to add support for ``//!<`` comments trailing after field
declarations.

Full list of changes from Hawkmoth:

- Support for trailing field comments with ``//!<``.
- Multiple trailing comments supported (concatenated).
- Using ``@file`` in a toplevel comment properly positions it as a toplevel comment (skip binding it to the next declaration).

See Hawkmoth_ `Hawkmoth` for further details.

.. _Hawkmoth: https://github.com/jnikula/hawkmoth

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "dewmoth",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "~=3.9",
    "maintainer_email": null,
    "keywords": "autodoc, c, documentation, python, sphinx",
    "author": null,
    "author_email": "Jani Nikula <jani@nikula.org>",
    "download_url": "https://files.pythonhosted.org/packages/4d/e2/332439d96e935585ef3ae91d7658f933cedc11ea350655befe4dafdab042/dewmoth-0.19.0.tar.gz",
    "platform": null,
    "description": "Dewmoth - Sphinx Autodoc with Partial Doxygen Support\n=====================================================\n\nDewmoth forks Hawkmoth to add support for ``//!<`` comments trailing after field\ndeclarations.\n\nFull list of changes from Hawkmoth:\n\n- Support for trailing field comments with ``//!<``.\n- Multiple trailing comments supported (concatenated).\n- Using ``@file`` in a toplevel comment properly positions it as a toplevel comment (skip binding it to the next declaration).\n\nSee Hawkmoth_ `Hawkmoth` for further details.\n\n.. _Hawkmoth: https://github.com/jnikula/hawkmoth\n",
    "bugtrack_url": null,
    "license": "BSD-2-Clause",
    "summary": "Dewmoth - Doxygen Support for Hawkmoth",
    "version": "0.19.0",
    "project_urls": {
        "Documentation": "https://jnikula.github.io/dewmoth/stable/",
        "Homepage": "https://github.com/llbit/dewmoth"
    },
    "split_keywords": [
        "autodoc",
        " c",
        " documentation",
        " python",
        " sphinx"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6d63b4784442e5c74db6612eb2bf1765d2287d8d0c6fbaf82afc9333006094c9",
                "md5": "c2fd5bcd7f957d3e737a6b2eef0f7e4b",
                "sha256": "9d915ad1c306d90d8716e3e9dbabc9ac2cb729e1f634e43c1ea1d0f5972de897"
            },
            "downloads": -1,
            "filename": "dewmoth-0.19.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c2fd5bcd7f957d3e737a6b2eef0f7e4b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "~=3.9",
            "size": 29749,
            "upload_time": "2024-10-12T11:32:55",
            "upload_time_iso_8601": "2024-10-12T11:32:55.199566Z",
            "url": "https://files.pythonhosted.org/packages/6d/63/b4784442e5c74db6612eb2bf1765d2287d8d0c6fbaf82afc9333006094c9/dewmoth-0.19.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4de2332439d96e935585ef3ae91d7658f933cedc11ea350655befe4dafdab042",
                "md5": "1d5933d1e6f78af2f02d66513faabee9",
                "sha256": "4755aefc200991e388754661c551c1cadfdac54645c7c21ad6b3abc3e43da2e1"
            },
            "downloads": -1,
            "filename": "dewmoth-0.19.0.tar.gz",
            "has_sig": false,
            "md5_digest": "1d5933d1e6f78af2f02d66513faabee9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "~=3.9",
            "size": 23685,
            "upload_time": "2024-10-12T11:32:56",
            "upload_time_iso_8601": "2024-10-12T11:32:56.454218Z",
            "url": "https://files.pythonhosted.org/packages/4d/e2/332439d96e935585ef3ae91d7658f933cedc11ea350655befe4dafdab042/dewmoth-0.19.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-12 11:32:56",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "llbit",
    "github_project": "dewmoth",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "dewmoth"
}
        
Elapsed time: 0.72290s