git-stream


Namegit-stream JSON
Version 2.0.1 PyPI version JSON
download
home_pageNone
SummaryGit Stream Implementation
upload_time2025-02-17 01:07:05
maintainerNone
docs_urlNone
authorNone
requires_python~=3.12
licenseNone
keywords python programming utilities
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # git-stream Python Module

A command line tool to implement streams in Git.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "git-stream",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "~=3.12",
    "maintainer_email": null,
    "keywords": "python, programming, utilities",
    "author": null,
    "author_email": "\"Jeffery G. Smith\" <web@pobox.com>",
    "download_url": "https://files.pythonhosted.org/packages/58/63/214fcf7f93e770b27b8a064e53896c663494063b055f9d634232f7009f45/git_stream-2.0.1.tar.gz",
    "platform": null,
    "description": "# git-stream Python Module\n\nA command line tool to implement streams in Git.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Git Stream Implementation",
    "version": "2.0.1",
    "project_urls": {
        "changelog": "https://github.com/arisilon/git-stream/blob/main/CHANGELOG.md",
        "documentation": "https://git-stream.readthedocs.io",
        "homepage": "https://github.com/arisilon/git-stream/",
        "repository": "https://github.com/arisilon/git-stream/"
    },
    "split_keywords": [
        "python",
        " programming",
        " utilities"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "df3036358aaf49d2b5fdfc5f14efe9e0f7686f2f18817f8d926d1f0f67b5e16b",
                "md5": "a3c59263365c53e1a517b78883b06c13",
                "sha256": "a197fdec5af90f93ae1019b2e714932bd141c2ded4e4c34f8363e012c74dafb2"
            },
            "downloads": -1,
            "filename": "git_stream-2.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a3c59263365c53e1a517b78883b06c13",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "~=3.12",
            "size": 6751,
            "upload_time": "2025-02-17T01:07:03",
            "upload_time_iso_8601": "2025-02-17T01:07:03.351183Z",
            "url": "https://files.pythonhosted.org/packages/df/30/36358aaf49d2b5fdfc5f14efe9e0f7686f2f18817f8d926d1f0f67b5e16b/git_stream-2.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5863214fcf7f93e770b27b8a064e53896c663494063b055f9d634232f7009f45",
                "md5": "ad4244d7784bee0d04fa29dc2b0bc063",
                "sha256": "e245d1aa35f40c71a11eeed7e76dbca99c817e848eedd064ecb7208270520244"
            },
            "downloads": -1,
            "filename": "git_stream-2.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "ad4244d7784bee0d04fa29dc2b0bc063",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "~=3.12",
            "size": 15583,
            "upload_time": "2025-02-17T01:07:05",
            "upload_time_iso_8601": "2025-02-17T01:07:05.215625Z",
            "url": "https://files.pythonhosted.org/packages/58/63/214fcf7f93e770b27b8a064e53896c663494063b055f9d634232f7009f45/git_stream-2.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-17 01:07:05",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "arisilon",
    "github_project": "git-stream",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "git-stream"
}
        
Elapsed time: 0.49358s