pygraid


Namepygraid JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/fmatter/pygraid
SummaryA python library for parsing graid annotations.
upload_time2023-11-04 17:58:09
maintainer
docs_urlNone
authorFlorian Matter
requires_python>=3.8.1,<4.0.0
licenseApache-2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pygraid

A python library for parsing graid annotations.

[![Versions](https://img.shields.io/pypi/pyversions/pygraid)](https://www.python.org/)
[![PyPI](https://img.shields.io/pypi/v/pygraid.svg)](https://pypi.org/project/pygraid)
[![License](https://img.shields.io/github/license/fmatter/pygraid)](https://www.apache.org/licenses/LICENSE-2.0)
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/fmatter/pygraid",
    "name": "pygraid",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8.1,<4.0.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "Florian Matter",
    "author_email": "flmt@mailbox.org",
    "download_url": "https://files.pythonhosted.org/packages/58/f8/437f617d557bced24e1ab917774d24d6d46ad6a77b91d4ac0b608f228028/pygraid-0.1.0.tar.gz",
    "platform": null,
    "description": "# pygraid\n\nA python library for parsing graid annotations.\n\n[![Versions](https://img.shields.io/pypi/pyversions/pygraid)](https://www.python.org/)\n[![PyPI](https://img.shields.io/pypi/v/pygraid.svg)](https://pypi.org/project/pygraid)\n[![License](https://img.shields.io/github/license/fmatter/pygraid)](https://www.apache.org/licenses/LICENSE-2.0)",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "A python library for parsing graid annotations.",
    "version": "0.1.0",
    "project_urls": {
        "Bug tracker": "https://github.com/fmatter/pygraid/issues",
        "Homepage": "https://github.com/fmatter/pygraid",
        "Repository": "https://github.com/fmatter/pygraid"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0b0d271608959b4e494b4ed993ec2fb39b1b9624d179b4d73cebc69a0a0f9f8e",
                "md5": "b805b24447efbed16e7bdcaa8731e435",
                "sha256": "65ef288d62fb06b63fa8cd0d751ca2f4416aa76ef9be6b159c9daafec312a335"
            },
            "downloads": -1,
            "filename": "pygraid-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b805b24447efbed16e7bdcaa8731e435",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8.1,<4.0.0",
            "size": 10764,
            "upload_time": "2023-11-04T17:58:07",
            "upload_time_iso_8601": "2023-11-04T17:58:07.657394Z",
            "url": "https://files.pythonhosted.org/packages/0b/0d/271608959b4e494b4ed993ec2fb39b1b9624d179b4d73cebc69a0a0f9f8e/pygraid-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "58f8437f617d557bced24e1ab917774d24d6d46ad6a77b91d4ac0b608f228028",
                "md5": "074cc48601e42e7ff0f23364f1b1e72a",
                "sha256": "543f771afeffeccbe9c9ca391c1f192ec9ca55665b6112dbdfba2dc544ec6d8e"
            },
            "downloads": -1,
            "filename": "pygraid-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "074cc48601e42e7ff0f23364f1b1e72a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8.1,<4.0.0",
            "size": 9270,
            "upload_time": "2023-11-04T17:58:09",
            "upload_time_iso_8601": "2023-11-04T17:58:09.282612Z",
            "url": "https://files.pythonhosted.org/packages/58/f8/437f617d557bced24e1ab917774d24d6d46ad6a77b91d4ac0b608f228028/pygraid-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-04 17:58:09",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "fmatter",
    "github_project": "pygraid",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pygraid"
}
        
Elapsed time: 0.37748s