yamlfmt


Nameyamlfmt JSON
Version 1.1.1 PyPI version JSON
download
home_pagehttps://github.com/mmlb/yamlfmt
SummaryAn opinionated yaml formatter based on ruamel.yaml
upload_time2023-01-05 03:42:37
maintainer
docs_urlNone
authorManuel Mendez
requires_python
licenseGPLV3
keywords yaml formatter
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # yamlfmt

A simple opionated yaml formatter that keeps your comments!

That is no longer maintained!
Checkout out [yamlfix](https://github.com/lyz-code/yamlfix) for a possible alternative.
I myself just use [prettier](https://github.com/prettier/prettier)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/mmlb/yamlfmt",
    "name": "yamlfmt",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "yaml formatter",
    "author": "Manuel Mendez",
    "author_email": "mmendez534@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/93/eb/338ba863682a00f1ce89e8160354ce61b403c1e5f538e009baea62f2b53c/yamlfmt-1.1.1.tar.gz",
    "platform": null,
    "description": "# yamlfmt\n\nA simple opionated yaml formatter that keeps your comments!\n\nThat is no longer maintained!\nCheckout out [yamlfix](https://github.com/lyz-code/yamlfix) for a possible alternative.\nI myself just use [prettier](https://github.com/prettier/prettier)\n",
    "bugtrack_url": null,
    "license": "GPLV3",
    "summary": "An opinionated yaml formatter based on ruamel.yaml",
    "version": "1.1.1",
    "split_keywords": [
        "yaml",
        "formatter"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "93eb338ba863682a00f1ce89e8160354ce61b403c1e5f538e009baea62f2b53c",
                "md5": "60b2bdea62804b7134112c7623d9385d",
                "sha256": "5d7352cf9c779d4afd58b119571c17a6f41f3e1fd8ad5eae2e11a926ac3de60f"
            },
            "downloads": -1,
            "filename": "yamlfmt-1.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "60b2bdea62804b7134112c7623d9385d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 14394,
            "upload_time": "2023-01-05T03:42:37",
            "upload_time_iso_8601": "2023-01-05T03:42:37.350967Z",
            "url": "https://files.pythonhosted.org/packages/93/eb/338ba863682a00f1ce89e8160354ce61b403c1e5f538e009baea62f2b53c/yamlfmt-1.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-05 03:42:37",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "mmlb",
    "github_project": "yamlfmt",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "yamlfmt"
}
        
Elapsed time: 0.02530s