chevron2021


Namechevron2021 JSON
Version 0.0.2 PyPI version JSON
download
home_pagehttps://github.com/noahmorrison/chevron
SummaryMustache templating language renderer
upload_time2023-01-04 18:08:11
maintainer
docs_urlNone
authornoah morrison
requires_python
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage
            # THIS IS A CLONE

[Clone](https://github.com/alexberazouski/chevron) of [original chevron](https://github.com/noahmorrison/chevron) (all credits go there).
Clone was created for a single purpose of releasing a package with the latest merged changes in the original repo.
And to let other people know how to install it.

## Usage
See the [original repo](https://github.com/noahmorrison/chevron)


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/noahmorrison/chevron",
    "name": "chevron2021",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "noah morrison",
    "author_email": "noah@morrison.ph",
    "download_url": "https://files.pythonhosted.org/packages/87/83/6844d4c0afa2d23dd0285b078619ce8272d16004e9da433bb3356579c72d/chevron2021-0.0.2.tar.gz",
    "platform": null,
    "description": "# THIS IS A CLONE\n\n[Clone](https://github.com/alexberazouski/chevron) of [original chevron](https://github.com/noahmorrison/chevron) (all credits go there).\nClone was created for a single purpose of releasing a package with the latest merged changes in the original repo.\nAnd to let other people know how to install it.\n\n## Usage\nSee the [original repo](https://github.com/noahmorrison/chevron)\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Mustache templating language renderer",
    "version": "0.0.2",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "80328d653e9416d6287e77722cd3a2886cf38103560a5614dd3a3147dbc1c868",
                "md5": "fb621b9db3a78c0071dd32c4a8e2a5a4",
                "sha256": "df69a34bc19a21423c2367ce6239e79a15d9f127b022a2fb6a019a3b5d81f39e"
            },
            "downloads": -1,
            "filename": "chevron2021-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fb621b9db3a78c0071dd32c4a8e2a5a4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 10429,
            "upload_time": "2023-01-04T18:08:09",
            "upload_time_iso_8601": "2023-01-04T18:08:09.735098Z",
            "url": "https://files.pythonhosted.org/packages/80/32/8d653e9416d6287e77722cd3a2886cf38103560a5614dd3a3147dbc1c868/chevron2021-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "87836844d4c0afa2d23dd0285b078619ce8272d16004e9da433bb3356579c72d",
                "md5": "72374203aa9f67457eddb09cf87bde23",
                "sha256": "44077c6ecf075aa418108a095ccc939ac55a7a55d9119b57bd6b02d4b500dca5"
            },
            "downloads": -1,
            "filename": "chevron2021-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "72374203aa9f67457eddb09cf87bde23",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 9503,
            "upload_time": "2023-01-04T18:08:11",
            "upload_time_iso_8601": "2023-01-04T18:08:11.351878Z",
            "url": "https://files.pythonhosted.org/packages/87/83/6844d4c0afa2d23dd0285b078619ce8272d16004e9da433bb3356579c72d/chevron2021-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-04 18:08:11",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "noahmorrison",
    "github_project": "chevron",
    "travis_ci": true,
    "coveralls": true,
    "github_actions": false,
    "tox": true,
    "lcname": "chevron2021"
}
        
Elapsed time: 0.02464s