clifn


Nameclifn JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/tgbugs/pyontutils/tree/master/clifn
Summaryhelper classes for organizing docopt programs
upload_time2023-07-27 22:13:23
maintainer
docs_urlNone
authorTom Gillespie
requires_python>=3.6
licenseMIT
keywords cli docopt
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage
            # clifn
[![PyPI version](https://badge.fury.io/py/clifn.svg)](https://pypi.org/project/clifn/)

Helper classes for organizing docopt based command line programs.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/tgbugs/pyontutils/tree/master/clifn",
    "name": "clifn",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "cli docopt",
    "author": "Tom Gillespie",
    "author_email": "tgbugs@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/82/4d/bed8a16ca7eb461ab1b5e849627f9669c8546c9e34c4bfaa70ba01dd2c4c/clifn-0.0.1.tar.gz",
    "platform": null,
    "description": "# clifn\n[![PyPI version](https://badge.fury.io/py/clifn.svg)](https://pypi.org/project/clifn/)\n\nHelper classes for organizing docopt based command line programs.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "helper classes for organizing docopt programs",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/tgbugs/pyontutils/tree/master/clifn"
    },
    "split_keywords": [
        "cli",
        "docopt"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "50d0b2b01e2c756caec32160bc1e0dbe036f8255180601254d4ad961fdbd5784",
                "md5": "0990e82305ad828149c344b7e2f41cdf",
                "sha256": "bae715369b2d6d6db4c9dd5322799330803dcee77bbe0a907f67f1f781ff9192"
            },
            "downloads": -1,
            "filename": "clifn-0.0.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0990e82305ad828149c344b7e2f41cdf",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.6",
            "size": 4028,
            "upload_time": "2023-07-27T22:13:21",
            "upload_time_iso_8601": "2023-07-27T22:13:21.561511Z",
            "url": "https://files.pythonhosted.org/packages/50/d0/b2b01e2c756caec32160bc1e0dbe036f8255180601254d4ad961fdbd5784/clifn-0.0.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "824dbed8a16ca7eb461ab1b5e849627f9669c8546c9e34c4bfaa70ba01dd2c4c",
                "md5": "305a26e513f9937a63d5a06b776a24b1",
                "sha256": "d045dc344dd66445e3982cac5d5811d07f8e4cd9b58209cd99e9ceeacd3ca3eb"
            },
            "downloads": -1,
            "filename": "clifn-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "305a26e513f9937a63d5a06b776a24b1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 4369,
            "upload_time": "2023-07-27T22:13:23",
            "upload_time_iso_8601": "2023-07-27T22:13:23.298960Z",
            "url": "https://files.pythonhosted.org/packages/82/4d/bed8a16ca7eb461ab1b5e849627f9669c8546c9e34c4bfaa70ba01dd2c4c/clifn-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-27 22:13:23",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "tgbugs",
    "github_project": "pyontutils",
    "travis_ci": true,
    "coveralls": true,
    "github_actions": false,
    "lcname": "clifn"
}
        
Elapsed time: 0.09686s