python-clu


Namepython-clu JSON
Version 0.8.5 PyPI version JSON
download
home_pagehttps://github.com/fish2000/clu
SummaryCLU - Common Lightweight Utilities, or Command-Line Utilities (your pick)
upload_time2022-12-19 13:02:59
maintainer
docs_urlNone
authorAlexander Böhn
requires_python
licenseMIT
keywords command utilities clu fish2000 command-line modules predicates repl tools
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage
            CLU – Common Lightweight Utilities (née Command-Line Utilities)
==================================================

This is a packaged-up and sanely version-controlled version of [the Python tools I wrote for my REPLs](https://github.com/fish2000/homage/blob/master/.script-bin/replutilities.py), divided up into
a bunch of subordinate packages.

If you assumed that the project name was a Tron reference, you are in fact correct.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/fish2000/clu",
    "name": "python-clu",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "command utilities clu fish2000 command-line modules predicates REPL tools",
    "author": "Alexander B\u00f6hn",
    "author_email": "fish2000@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/5f/cd/70ccf8c90f2c70c8ea20417e0331e22740684130df18b948f9035a7855ba/python-clu-0.8.5.tar.gz",
    "platform": "any",
    "description": "CLU \u2013 Common Lightweight Utilities (n\u00e9e Command-Line Utilities)\n==================================================\n\nThis is a packaged-up and sanely version-controlled version of [the Python tools I wrote for my REPLs](https://github.com/fish2000/homage/blob/master/.script-bin/replutilities.py), divided up into\na bunch of subordinate packages.\n\nIf you assumed that the project name was a Tron reference, you are in fact correct.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "CLU - Common Lightweight Utilities, or Command-Line Utilities (your pick)",
    "version": "0.8.5",
    "split_keywords": [
        "command",
        "utilities",
        "clu",
        "fish2000",
        "command-line",
        "modules",
        "predicates",
        "repl",
        "tools"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "a610ca87f269c94ba97d37765c4d0f97",
                "sha256": "072c032a22c65ffea826a274e58f40bcfe1fb76abffef9b1739cbd0dd2f2cb41"
            },
            "downloads": -1,
            "filename": "python_clu-0.8.5-py3-none-any.whl",
            "has_sig": true,
            "md5_digest": "a610ca87f269c94ba97d37765c4d0f97",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 287854,
            "upload_time": "2022-12-19T13:02:49",
            "upload_time_iso_8601": "2022-12-19T13:02:49.786520Z",
            "url": "https://files.pythonhosted.org/packages/dc/d1/5a8ade84a2397e9fb588c1fb93f899e4280d0efb668ccbc5715dda6d5b9e/python_clu-0.8.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "f147d24ec153297883b6900d9b2c0c55",
                "sha256": "521d78082c32d92a4d7e1d588065849051c6128864cbb95122803a0d65487d5e"
            },
            "downloads": -1,
            "filename": "python-clu-0.8.5.tar.gz",
            "has_sig": true,
            "md5_digest": "f147d24ec153297883b6900d9b2c0c55",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 10821799,
            "upload_time": "2022-12-19T13:02:59",
            "upload_time_iso_8601": "2022-12-19T13:02:59.548017Z",
            "url": "https://files.pythonhosted.org/packages/5f/cd/70ccf8c90f2c70c8ea20417e0331e22740684130df18b948f9035a7855ba/python-clu-0.8.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-19 13:02:59",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "fish2000",
    "github_project": "clu",
    "travis_ci": true,
    "coveralls": true,
    "github_actions": false,
    "landscape": true,
    "appveyor": true,
    "tox": true,
    "lcname": "python-clu"
}
        
Elapsed time: 0.02088s