sharh


Namesharh JSON
Version 0.9.0 PyPI version JSON
download
home_pageNone
Summarytiny dsl for lua-resty-expr
upload_time2024-09-09 03:34:31
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseNone
keywords
VCS
bugtrack_url
requirements ply pytest
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "sharh",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Kamyab Taghizadeh <kamyab.zad@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/32/9f/83f84c77a3545aa46bc045888e381f753e9fde8924363f0035889653ebb3/sharh-0.9.0.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": null,
    "summary": "tiny dsl for lua-resty-expr",
    "version": "0.9.0",
    "project_urls": {
        "Homepage": "https://github.com/oktoze/sharh",
        "Issues": "https://github.com/oktoze/sharh/issues",
        "Repository": "https://github.com/oktoze/sharh.git"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4f8ae8306ef3f9b187ce675e222234fd3b50c006b3ecb66ff369ef02381ba18e",
                "md5": "e1f275a571570401bf8483549245b6f8",
                "sha256": "8b2709ff927a63c7716157092c1344ed1bb62156dbdbc223d96c24d259e46514"
            },
            "downloads": -1,
            "filename": "sharh-0.9.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e1f275a571570401bf8483549245b6f8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 6956,
            "upload_time": "2024-09-09T03:34:29",
            "upload_time_iso_8601": "2024-09-09T03:34:29.359830Z",
            "url": "https://files.pythonhosted.org/packages/4f/8a/e8306ef3f9b187ce675e222234fd3b50c006b3ecb66ff369ef02381ba18e/sharh-0.9.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "329f83f84c77a3545aa46bc045888e381f753e9fde8924363f0035889653ebb3",
                "md5": "13fad4d9c977fca249edb2b04596cc27",
                "sha256": "73b4691a8c8e9a2e1bc49c37711d55c1bce9e522e9b3c60aa53a93533c7a5e6d"
            },
            "downloads": -1,
            "filename": "sharh-0.9.0.tar.gz",
            "has_sig": false,
            "md5_digest": "13fad4d9c977fca249edb2b04596cc27",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 8445,
            "upload_time": "2024-09-09T03:34:31",
            "upload_time_iso_8601": "2024-09-09T03:34:31.448529Z",
            "url": "https://files.pythonhosted.org/packages/32/9f/83f84c77a3545aa46bc045888e381f753e9fde8924363f0035889653ebb3/sharh-0.9.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-09 03:34:31",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "oktoze",
    "github_project": "sharh",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "ply",
            "specs": [
                [
                    "==",
                    "3.11"
                ]
            ]
        },
        {
            "name": "pytest",
            "specs": [
                [
                    "==",
                    "8.2.2"
                ]
            ]
        }
    ],
    "lcname": "sharh"
}
        
Elapsed time: 0.33797s