gsutil


Namegsutil JSON
Version 5.29 PyPI version JSON
download
home_pagehttps://cloud.google.com/storage/docs/gsutil
SummaryA command line tool for interacting with cloud storage services.
upload_time2024-05-07 19:34:10
maintainerNone
docs_urlNone
authorGoogle Inc.
requires_python!=2.*,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,<4
licenseApache 2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
gsutil is a Python application that lets you access Google Cloud Storage from
the command line. You can use gsutil to do a wide range of bucket and object
management tasks, including:
 * Creating and deleting buckets.
 * Uploading, downloading, and deleting objects.
 * Listing buckets and objects.
 * Moving, copying, and renaming objects.
 * Editing object and bucket ACLs.

            

Raw data

            {
    "_id": null,
    "home_page": "https://cloud.google.com/storage/docs/gsutil",
    "name": "gsutil",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "!=2.*,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,<4",
    "maintainer_email": null,
    "keywords": null,
    "author": "Google Inc.",
    "author_email": "buganizer-system+187143@google.com",
    "download_url": "https://files.pythonhosted.org/packages/c3/86/1cd1c18595a4d70714f2e9f279f3e91f9be4dc2661270fcefcb0294d8511/gsutil-5.29.tar.gz",
    "platform": "any",
    "description": "\ngsutil is a Python application that lets you access Google Cloud Storage from\nthe command line. You can use gsutil to do a wide range of bucket and object\nmanagement tasks, including:\n * Creating and deleting buckets.\n * Uploading, downloading, and deleting objects.\n * Listing buckets and objects.\n * Moving, copying, and renaming objects.\n * Editing object and bucket ACLs.\n",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "A command line tool for interacting with cloud storage services.",
    "version": "5.29",
    "project_urls": {
        "Download": "https://cloud.google.com/storage/docs/gsutil_install",
        "Homepage": "https://cloud.google.com/storage/docs/gsutil"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c3861cd1c18595a4d70714f2e9f279f3e91f9be4dc2661270fcefcb0294d8511",
                "md5": "916b4b9b9bec046481e96f540c756d50",
                "sha256": "0ba61c0ca97a592a2ed9d6eeb74b20434831bc6ceba380138103b24d2d53b921"
            },
            "downloads": -1,
            "filename": "gsutil-5.29.tar.gz",
            "has_sig": false,
            "md5_digest": "916b4b9b9bec046481e96f540c756d50",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "!=2.*,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,<4",
            "size": 2976695,
            "upload_time": "2024-05-07T19:34:10",
            "upload_time_iso_8601": "2024-05-07T19:34:10.501194Z",
            "url": "https://files.pythonhosted.org/packages/c3/86/1cd1c18595a4d70714f2e9f279f3e91f9be4dc2661270fcefcb0294d8511/gsutil-5.29.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-07 19:34:10",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "gsutil"
}
        
Elapsed time: 0.23782s