meshparser


Namemeshparser JSON
Version 0.6.0 PyPI version JSON
download
home_pagehttps://github.com/ABI-Software/MeshParser
SummaryA Small Python library for parsing files that describe a mesh.
upload_time2023-09-12 02:10:43
maintainer
docs_urlNone
authorHugh Sorby
requires_python
licenseApache
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            A Python library that parses different mesh format files into a Python dict 
ready for consumption by other libraries.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ABI-Software/MeshParser",
    "name": "meshparser",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Hugh Sorby",
    "author_email": "h.sorby@auckland.ac.nz",
    "download_url": "",
    "platform": null,
    "description": "A Python library that parses different mesh format files into a Python dict \nready for consumption by other libraries.\n",
    "bugtrack_url": null,
    "license": "Apache",
    "summary": "A Small Python library for parsing files that describe a mesh.",
    "version": "0.6.0",
    "project_urls": {
        "Homepage": "https://github.com/ABI-Software/MeshParser"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8f31560fc78b9f49c9128b8eecf223d070ecf215ee5d6622674694d36ad0f889",
                "md5": "ef711872c31c46efde1c72d893b8610d",
                "sha256": "d8ff1f40088420980765ef057ea3fe41ef9ca1d2c009d29ef68e0a086fc942b5"
            },
            "downloads": -1,
            "filename": "meshparser-0.6.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ef711872c31c46efde1c72d893b8610d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 16948,
            "upload_time": "2023-09-12T02:10:43",
            "upload_time_iso_8601": "2023-09-12T02:10:43.966111Z",
            "url": "https://files.pythonhosted.org/packages/8f/31/560fc78b9f49c9128b8eecf223d070ecf215ee5d6622674694d36ad0f889/meshparser-0.6.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-12 02:10:43",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ABI-Software",
    "github_project": "MeshParser",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "lcname": "meshparser"
}
        
Elapsed time: 0.28019s