castxml-patch


Namecastxml-patch JSON
Version 0.5.0a0 PyPI version JSON
download
home_pagehttps://github.com/CastXML/CastXML-python-distributions#readme
SummaryParse C-family source files and optionally write a subset of the Abstract Syntax Tree (AST) to a representation in XML.
upload_time2023-05-17 06:23:45
maintainer
docs_urlNone
authorKitware
requires_python
licenseApache 2.0
keywords ast xml cmake build c++ cross-platform
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage
            # CastXML Python Distribution

Introduction
============

The latest CastXML python wheels provide CastXML 0.5.0 executable.

CastXML is a C-family abstract syntax tree XML output tool.

This project is maintained by [Kitware][kitware] in support of [ITK][itk],
the Insight Segmentation and Registration Toolkit.

[kitware]: https://www.kitware.com/
[itk]: https://itk.org/

Manual
======

See the [castxml(1)][manual] manual page for instructions to run the tool.

[manual]: https://github.com/CastXML/CastXML/blob/master/doc/manual/castxml.1.rst#castxml1

Latest Release
==============

[![][pypi-version-img]][pypi] [![][pypi-download-img]][pypi]

[pypi-version-img]: https://img.shields.io/pypi/v/castxml.svg
[pypi-download-img]: https://img.shields.io/badge/downloads-0%20total-green.svg
[pypi]: https://pypi.python.org/pypi/castxml

Build Status
============

|      | Linux | macOS | Windows  |
|------|-------|-------|----------|
| PyPI | [![][ci-status-linux-img]][ci-status-linux] | [![][ci-status-macos-img]][ci-status-macos] | [![][ci-status-win-img]][ci-status-win] |

[ci-status-linux-img]: https://circleci.com/gh/CastXML/CastXML-python-distributions.svg?style=shield
[ci-status-linux]: https://circleci.com/gh/CastXML/CastXML-python-distributions

[ci-status-macos-img]: https://travis-ci.org/CastXML/CastXML-python-distributions.svg?branch=master
[ci-status-macos]: https://travis-ci.org/CastXML/CastXML-python-distributions

[ci-status-win-img]: https://ci.appveyor.com/api/projects/status/56orbr008wcgjyr4?svg=true
[ci-status-win]: https://ci.appveyor.com/project/CastXML/CastXML-python-distributions/branch/master

Maintainers
===========

* [How to update CastXML version ?](https://github.com/CastXML/CastXML-python-distributions/blob/master/docs/update_castxml_version.rst)

* [How to make a release ?](https://github.com/CastXML/CastXML-python-distributions/blob/master/docs/make_a_release.rst)

Miscellaneous
=============

* Documentation: https://github.com/CastXML/CastXML-python-distributions#readme
* Source code: https://github.com/CastXML/CastXML-python-distributions
* Mailing list: https://public.kitware.com/mailman/listinfo/castxml

License
=======

CastXML is licensed under the [Apache License, Version 2.0][apache-license-2.0].
See the [LICENSE][license] and [NOTICE][notice] files for details.

[apache-license-2.0]: https://www.apache.org/licenses/LICENSE-2.0
[license]: https://github.com/CastXML/CastXML/blob/master/LICENSE
[notice]: https://raw.githubusercontent.com/CastXML/CastXML/master/NOTICE

Community
=========

Subscribe and post to the [CastXML Mailing List][mailing-list] for discussion of CastXML.

[mailing-list]: https://public.kitware.com/mailman/listinfo/castxml



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/CastXML/CastXML-python-distributions#readme",
    "name": "castxml-patch",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "ast xml CMake build c++ cross-platform",
    "author": "Kitware",
    "author_email": "kitware@kitware.com",
    "download_url": "",
    "platform": null,
    "description": "# CastXML Python Distribution\r\n\r\nIntroduction\r\n============\r\n\r\nThe latest CastXML python wheels provide CastXML 0.5.0 executable.\r\n\r\nCastXML is a C-family abstract syntax tree XML output tool.\r\n\r\nThis project is maintained by [Kitware][kitware] in support of [ITK][itk],\r\nthe Insight Segmentation and Registration Toolkit.\r\n\r\n[kitware]: https://www.kitware.com/\r\n[itk]: https://itk.org/\r\n\r\nManual\r\n======\r\n\r\nSee the [castxml(1)][manual] manual page for instructions to run the tool.\r\n\r\n[manual]: https://github.com/CastXML/CastXML/blob/master/doc/manual/castxml.1.rst#castxml1\r\n\r\nLatest Release\r\n==============\r\n\r\n[![][pypi-version-img]][pypi] [![][pypi-download-img]][pypi]\r\n\r\n[pypi-version-img]: https://img.shields.io/pypi/v/castxml.svg\r\n[pypi-download-img]: https://img.shields.io/badge/downloads-0%20total-green.svg\r\n[pypi]: https://pypi.python.org/pypi/castxml\r\n\r\nBuild Status\r\n============\r\n\r\n|      | Linux | macOS | Windows  |\r\n|------|-------|-------|----------|\r\n| PyPI | [![][ci-status-linux-img]][ci-status-linux] | [![][ci-status-macos-img]][ci-status-macos] | [![][ci-status-win-img]][ci-status-win] |\r\n\r\n[ci-status-linux-img]: https://circleci.com/gh/CastXML/CastXML-python-distributions.svg?style=shield\r\n[ci-status-linux]: https://circleci.com/gh/CastXML/CastXML-python-distributions\r\n\r\n[ci-status-macos-img]: https://travis-ci.org/CastXML/CastXML-python-distributions.svg?branch=master\r\n[ci-status-macos]: https://travis-ci.org/CastXML/CastXML-python-distributions\r\n\r\n[ci-status-win-img]: https://ci.appveyor.com/api/projects/status/56orbr008wcgjyr4?svg=true\r\n[ci-status-win]: https://ci.appveyor.com/project/CastXML/CastXML-python-distributions/branch/master\r\n\r\nMaintainers\r\n===========\r\n\r\n* [How to update CastXML version ?](https://github.com/CastXML/CastXML-python-distributions/blob/master/docs/update_castxml_version.rst)\r\n\r\n* [How to make a release ?](https://github.com/CastXML/CastXML-python-distributions/blob/master/docs/make_a_release.rst)\r\n\r\nMiscellaneous\r\n=============\r\n\r\n* Documentation: https://github.com/CastXML/CastXML-python-distributions#readme\r\n* Source code: https://github.com/CastXML/CastXML-python-distributions\r\n* Mailing list: https://public.kitware.com/mailman/listinfo/castxml\r\n\r\nLicense\r\n=======\r\n\r\nCastXML is licensed under the [Apache License, Version 2.0][apache-license-2.0].\r\nSee the [LICENSE][license] and [NOTICE][notice] files for details.\r\n\r\n[apache-license-2.0]: https://www.apache.org/licenses/LICENSE-2.0\r\n[license]: https://github.com/CastXML/CastXML/blob/master/LICENSE\r\n[notice]: https://raw.githubusercontent.com/CastXML/CastXML/master/NOTICE\r\n\r\nCommunity\r\n=========\r\n\r\nSubscribe and post to the [CastXML Mailing List][mailing-list] for discussion of CastXML.\r\n\r\n[mailing-list]: https://public.kitware.com/mailman/listinfo/castxml\r\n\r\n\r\n",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "Parse C-family source files and optionally write a subset of the Abstract Syntax Tree (AST) to a representation in XML.",
    "version": "0.5.0a0",
    "project_urls": {
        "Bug Tracker": "https://github.com/CastXML/CastXML-python-distributions/issues",
        "Documentation": "https://github.com/CastXML/CastXML/blob/master/doc/manual/castxml.1.rst#castxml1",
        "Homepage": "https://github.com/CastXML/CastXML-python-distributions#readme",
        "Source Code": "https://github.com/CastXML/CastXML-python-distributions"
    },
    "split_keywords": [
        "ast",
        "xml",
        "cmake",
        "build",
        "c++",
        "cross-platform"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b799b266fc0cdc01aa9e7be72b921ace559a9d3565c27cba2dc5193218b3c578",
                "md5": "b1d66621e31a5b15b4d97efd0de614eb",
                "sha256": "a3dd32d0b3ae9a007e2f5c5003d5be7781d70f947408cfc4f83778ac460e3532"
            },
            "downloads": -1,
            "filename": "castxml_patch-0.5.0a0-cp310-cp310-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "b1d66621e31a5b15b4d97efd0de614eb",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 27754023,
            "upload_time": "2023-05-17T06:23:45",
            "upload_time_iso_8601": "2023-05-17T06:23:45.060468Z",
            "url": "https://files.pythonhosted.org/packages/b7/99/b266fc0cdc01aa9e7be72b921ace559a9d3565c27cba2dc5193218b3c578/castxml_patch-0.5.0a0-cp310-cp310-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-17 06:23:45",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "CastXML",
    "github_project": "CastXML-python-distributions#readme",
    "travis_ci": true,
    "coveralls": true,
    "github_actions": false,
    "circle": true,
    "appveyor": true,
    "lcname": "castxml-patch"
}
        
Elapsed time: 0.06554s