meson


Namemeson JSON
Version 1.4.0 PyPI version JSON
download
home_pagehttps://mesonbuild.com
SummaryA high performance build system
upload_time2024-03-12 18:35:56
maintainer
docs_urlNone
authorJussi Pakkanen
requires_python>=3.7
licenseApache License, Version 2.0
keywords meson mesonbuild build system cmake
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Meson is a cross-platform build system designed to be both as fast and as user friendly as possible. It supports many languages and compilers, including GCC, Clang, PGI, Intel, and Visual Studio. Its build definitions are written in a simple non-Turing complete DSL.

            

Raw data

            {
    "_id": null,
    "home_page": "https://mesonbuild.com",
    "name": "meson",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "meson,mesonbuild,build system,cmake",
    "author": "Jussi Pakkanen",
    "author_email": "jpakkane@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/9a/bd/4843c2d8ce8395463b4cf843e81bf162f1757bfc4244fbc827dcdf633cb1/meson-1.4.0.tar.gz",
    "platform": null,
    "description": "Meson is a cross-platform build system designed to be both as fast and as user friendly as possible. It supports many languages and compilers, including GCC, Clang, PGI, Intel, and Visual Studio. Its build definitions are written in a simple non-Turing complete DSL.\n",
    "bugtrack_url": null,
    "license": "Apache License, Version 2.0",
    "summary": "A high performance build system",
    "version": "1.4.0",
    "project_urls": {
        "Homepage": "https://mesonbuild.com",
        "Source": "https://github.com/mesonbuild/meson"
    },
    "split_keywords": [
        "meson",
        "mesonbuild",
        "build system",
        "cmake"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3375b1a37fa7b2dbca8c0dbb04d5cdd7e2720c8ef6febe41b4a74866350e041c",
                "md5": "3e619c9be49ff14c9886ffb8b7dd203f",
                "sha256": "476a458d51fcfa322a6bdc64da5138997c542d08e6b2e49b9fa68c46fd7c4475"
            },
            "downloads": -1,
            "filename": "meson-1.4.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3e619c9be49ff14c9886ffb8b7dd203f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 935471,
            "upload_time": "2024-03-12T18:35:52",
            "upload_time_iso_8601": "2024-03-12T18:35:52.105768Z",
            "url": "https://files.pythonhosted.org/packages/33/75/b1a37fa7b2dbca8c0dbb04d5cdd7e2720c8ef6febe41b4a74866350e041c/meson-1.4.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9abd4843c2d8ce8395463b4cf843e81bf162f1757bfc4244fbc827dcdf633cb1",
                "md5": "a5cddd4299ead830106242c53ea7f10f",
                "sha256": "8fd6630c25c27f1489a8a0392b311a60481a3c161aa699b330e25935b750138d"
            },
            "downloads": -1,
            "filename": "meson-1.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "a5cddd4299ead830106242c53ea7f10f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 2224663,
            "upload_time": "2024-03-12T18:35:56",
            "upload_time_iso_8601": "2024-03-12T18:35:56.673763Z",
            "url": "https://files.pythonhosted.org/packages/9a/bd/4843c2d8ce8395463b4cf843e81bf162f1757bfc4244fbc827dcdf633cb1/meson-1.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-12 18:35:56",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mesonbuild",
    "github_project": "meson",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "meson"
}
        
Elapsed time: 0.20140s