pygccxml


Namepygccxml JSON
Version 2.5.0 PyPI version JSON
download
home_pageNone
SummaryPython package for easy C++ declarations navigation.
upload_time2024-04-14 08:39:39
maintainerNone
docs_urlNone
authorNone
requires_pythonNone
licenseBoost Software License - Version 1.0 - August 17th, 2003 Permission is hereby granted, free of charge, to any person or organization obtaining a copy of the software and accompanying documentation covered by this license (the "Software") to use, reproduce, display, distribute, execute, and transmit the Software, and to prepare derivative works of the Software, and to permit third-parties to whom the Software is furnished to do so, all subject to the following: The copyright notices in the Software and this entire statement, including the above license grant, this restriction and the following disclaimer, must be included in all copies of the Software, in whole or in part, and all derivative works of the Software, unless such copies or derivative works are solely in the form of machine-executable object code generated by a source language processor. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords c++ xml declaration parser castxml gccxml
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pygccxml",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "C++, XML, declaration parser, CastXML, gccxml",
    "author": null,
    "author_email": "Michka Popoff <michkapopoff@gmail.com>, Insight Software Consortium <castxml@public.kitware.com>, Roman Yakovenko <romanyakovenko@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/4e/1a/c0d19fcd62e3b6c18d0097497485f965aa25862e51659cb1000cc28f0879/pygccxml-2.5.0.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "Boost Software License - Version 1.0 - August 17th, 2003  Permission is hereby granted, free of charge, to any person or organization obtaining a copy of the software and accompanying documentation covered by this license (the \"Software\") to use, reproduce, display, distribute, execute, and transmit the Software, and to prepare derivative works of the Software, and to permit third-parties to whom the Software is furnished to do so, all subject to the following:  The copyright notices in the Software and this entire statement, including the above license grant, this restriction and the following disclaimer, must be included in all copies of the Software, in whole or in part, and all derivative works of the Software, unless such copies or derivative works are solely in the form of machine-executable object code generated by a source language processor.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
    "summary": "Python package for easy C++ declarations navigation.",
    "version": "2.5.0",
    "project_urls": {
        "Changelog": "https://github.com/CastXML/pygccxml/CHANGELOG.md",
        "Documentation": "https://readthedocs.org/projects/pygccxml/",
        "Homepage": "https://github.com/CastXML/pygccxml",
        "Repository": "https://github.com/CastXML/pygccxml"
    },
    "split_keywords": [
        "c++",
        " xml",
        " declaration parser",
        " castxml",
        " gccxml"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c02cbb47fb478deefaf7aeefc4efa825f739380ec12b8d113a4510483aa7c957",
                "md5": "84dc73d6ba629aa88306709c77cceb43",
                "sha256": "9b5669fd37a7ae7cbea9f44c974513ab1424127a1389ed44599787e336cbf468"
            },
            "downloads": -1,
            "filename": "pygccxml-2.5.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "84dc73d6ba629aa88306709c77cceb43",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 121406,
            "upload_time": "2024-04-14T08:39:37",
            "upload_time_iso_8601": "2024-04-14T08:39:37.262289Z",
            "url": "https://files.pythonhosted.org/packages/c0/2c/bb47fb478deefaf7aeefc4efa825f739380ec12b8d113a4510483aa7c957/pygccxml-2.5.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4e1ac0d19fcd62e3b6c18d0097497485f965aa25862e51659cb1000cc28f0879",
                "md5": "b0c954a1159d24ab17ac8fead4bf35bd",
                "sha256": "ace2592ad85c4b67c03554392afa7adb0afa0944d5582d8250764e84ee41b01c"
            },
            "downloads": -1,
            "filename": "pygccxml-2.5.0.tar.gz",
            "has_sig": false,
            "md5_digest": "b0c954a1159d24ab17ac8fead4bf35bd",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 96229,
            "upload_time": "2024-04-14T08:39:39",
            "upload_time_iso_8601": "2024-04-14T08:39:39.730717Z",
            "url": "https://files.pythonhosted.org/packages/4e/1a/c0d19fcd62e3b6c18d0097497485f965aa25862e51659cb1000cc28f0879/pygccxml-2.5.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-14 08:39:39",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "CastXML",
    "github_project": "pygccxml",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "lcname": "pygccxml"
}
        
Elapsed time: 0.25078s