mathutils


Namemathutils JSON
Version 3.3.0 PyPI version JSON
download
home_pagehttps://gitlab.com/ideasman42/blender-mathutils
SummaryA general math utilities library providing Matrix, Vector, Quaternion, Euler and Color classes, written in C for speed.
upload_time2022-09-21 13:50:55
maintainerCampbell Barton
docs_urlNone
author
requires_python
licenseGNU GPLv3+
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://gitlab.com/ideasman42/blender-mathutils",
    "name": "mathutils",
    "maintainer": "Campbell Barton",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "ideasman42@gmail.com",
    "keywords": "",
    "author": "",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/5f/9d/e9b156c0e28b1a3fd970930bfd8b33f6cc5ae0863405ac46557225545b76/mathutils-3.3.0.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "GNU GPLv3+",
    "summary": "A general math utilities library providing Matrix, Vector, Quaternion, Euler and Color classes, written in C for speed.",
    "version": "3.3.0",
    "project_urls": {
        "Homepage": "https://gitlab.com/ideasman42/blender-mathutils"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5f9de9b156c0e28b1a3fd970930bfd8b33f6cc5ae0863405ac46557225545b76",
                "md5": "cf7fe62e9dbfa197897629ae0fc7849d",
                "sha256": "b9371af8149f3f3f05ee165cb583b2df7b3fbc9935406d1c505a5276b8e563af"
            },
            "downloads": -1,
            "filename": "mathutils-3.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "cf7fe62e9dbfa197897629ae0fc7849d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 245352,
            "upload_time": "2022-09-21T13:50:55",
            "upload_time_iso_8601": "2022-09-21T13:50:55.666704Z",
            "url": "https://files.pythonhosted.org/packages/5f/9d/e9b156c0e28b1a3fd970930bfd8b33f6cc5ae0863405ac46557225545b76/mathutils-3.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-09-21 13:50:55",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "ideasman42",
    "gitlab_project": "blender-mathutils",
    "lcname": "mathutils"
}
        
Elapsed time: 0.31199s