meson-python


Namemeson-python JSON
Version 0.15.0 PyPI version JSON
download
home_pagehttps://github.com/mesonbuild/meson-python
SummaryMeson Python build backend (PEP 517)
upload_time2023-10-26 09:09:11
maintainerThomas Li
docs_urlNone
author
requires_python>=3.7
licenseCopyright © 2022 the meson-python contributors Copyright © 2021 Quansight Labs and Filipe Laíns Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice (including the next paragraph) shall be included in all copies or substantial portions of the Software. 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 AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords meson build backend pep517 package
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            .. SPDX-FileCopyrightText: 2021 The meson-python developers

.. SPDX-License-Identifier: MIT

meson-python
============

``meson-python`` is a Python build backend built on top of the Meson__
build system. It enables to use Meson for the configuration and build
steps of Python packages. Meson is an open source build system meant
to be both extremely fast, and, even more importantly, as user
friendly as possible. ``meson-python`` is best suited for building
Python packages containing extension modules implemented in languages
such as C, C++, Cython, Fortran, Pythran, or Rust. Consult the
documentation__ for more details.

Questions regarding the use of ``meson-python`` can be directed to the
discussions__ space on GitHub. Bug reports and feature requests can be
filed as GitHub issues__.

__ https://mesonbuild.com/
__ https://meson-python.readthedocs.io/en/latest/
__ https://github.com/mesonbuild/meson-python/discussions/
__ https://github.com/mesonbuild/meson-python/issues/

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/mesonbuild/meson-python",
    "name": "meson-python",
    "maintainer": "Thomas Li",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "Ralf Gommers  <ralf.gommers@gmail.com>, Daniele Nicolodi <daniele@grinta.net>, Henry Schreiner <HenrySchreinerIII@gmail.com>",
    "keywords": "meson build backend pep517 package",
    "author": "",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/a2/3b/276b596824a0820987fdcc7721618453b4f9a8305fe20b611a00ac3f948e/meson_python-0.15.0.tar.gz",
    "platform": null,
    "description": ".. SPDX-FileCopyrightText: 2021 The meson-python developers\n\n.. SPDX-License-Identifier: MIT\n\nmeson-python\n============\n\n``meson-python`` is a Python build backend built on top of the Meson__\nbuild system. It enables to use Meson for the configuration and build\nsteps of Python packages. Meson is an open source build system meant\nto be both extremely fast, and, even more importantly, as user\nfriendly as possible. ``meson-python`` is best suited for building\nPython packages containing extension modules implemented in languages\nsuch as C, C++, Cython, Fortran, Pythran, or Rust. Consult the\ndocumentation__ for more details.\n\nQuestions regarding the use of ``meson-python`` can be directed to the\ndiscussions__ space on GitHub. Bug reports and feature requests can be\nfiled as GitHub issues__.\n\n__ https://mesonbuild.com/\n__ https://meson-python.readthedocs.io/en/latest/\n__ https://github.com/mesonbuild/meson-python/discussions/\n__ https://github.com/mesonbuild/meson-python/issues/\n",
    "bugtrack_url": null,
    "license": "Copyright \u00a9 2022 the meson-python contributors Copyright \u00a9 2021 Quansight Labs and Filipe La\u00edns  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice (including the next paragraph) shall be included in all copies or substantial portions of the Software.  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 AND NONINFRINGEMENT.  IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.",
    "summary": "Meson Python build backend (PEP 517)",
    "version": "0.15.0",
    "project_urls": {
        "Changelog": "https://meson-python.readthedocs.io/en/latest/changelog.html",
        "Documentation": "https://meson-python.readthedocs.io/",
        "Homepage": "https://github.com/mesonbuild/meson-python",
        "Repository": "https://github.com/mesonbuild/meson-python"
    },
    "split_keywords": [
        "meson",
        "build",
        "backend",
        "pep517",
        "package"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1f60b10b11ab470a690d5777310d6cfd1c9bdbbb0a1313a78c34a1e82e0b9d27",
                "md5": "2c0ce3014a5a4d6c9283cce97308f7ab",
                "sha256": "3ae38253ff02b2e947a05e362a2eaf5a9a09d133c5666b4123399ee5fbf2e591"
            },
            "downloads": -1,
            "filename": "meson_python-0.15.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2c0ce3014a5a4d6c9283cce97308f7ab",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 25288,
            "upload_time": "2023-10-26T09:09:08",
            "upload_time_iso_8601": "2023-10-26T09:09:08.714352Z",
            "url": "https://files.pythonhosted.org/packages/1f/60/b10b11ab470a690d5777310d6cfd1c9bdbbb0a1313a78c34a1e82e0b9d27/meson_python-0.15.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a23b276b596824a0820987fdcc7721618453b4f9a8305fe20b611a00ac3f948e",
                "md5": "e91eb9946d7bb8be06e434c5a2dadd05",
                "sha256": "fddb73eecd49e89c1c41c87937cd89c2d0b65a1c63ba28238681d4bd9484d26f"
            },
            "downloads": -1,
            "filename": "meson_python-0.15.0.tar.gz",
            "has_sig": false,
            "md5_digest": "e91eb9946d7bb8be06e434c5a2dadd05",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 79920,
            "upload_time": "2023-10-26T09:09:11",
            "upload_time_iso_8601": "2023-10-26T09:09:11.364982Z",
            "url": "https://files.pythonhosted.org/packages/a2/3b/276b596824a0820987fdcc7721618453b4f9a8305fe20b611a00ac3f948e/meson_python-0.15.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-26 09:09:11",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mesonbuild",
    "github_project": "meson-python",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "meson-python"
}
        
Elapsed time: 0.13109s