s3etag


Names3etag JSON
Version 0.1.6 PyPI version JSON
download
home_pagehttps://github.com/LiosK/s3etag
SummaryCompute AWS S3 Etags
upload_time2024-02-23 18:40:50
maintainer
docs_urlNone
authorLiosK
requires_python>=3.8,<4.0
licenseApache-2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ```text
usage: s3etag [-h] [--chunksize size] files [files ...]

s3etag - compute AWS S3 Etags

positional arguments:
  files             filenames

optional arguments:
  -h, --help        show this help message and exit
  --chunksize size  multipart_chunksize used for upload in bytes or with a
                    size suffix KB, MB, GB, or TB (default: 8MB)
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/LiosK/s3etag",
    "name": "s3etag",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8,<4.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "LiosK",
    "author_email": "contact@mail.liosk.net",
    "download_url": "https://files.pythonhosted.org/packages/b4/ae/d2b04ec648cd021fe8991948fd2f332efeb75484c4578ca1316a73c2db8b/s3etag-0.1.6.tar.gz",
    "platform": null,
    "description": "```text\nusage: s3etag [-h] [--chunksize size] files [files ...]\n\ns3etag - compute AWS S3 Etags\n\npositional arguments:\n  files             filenames\n\noptional arguments:\n  -h, --help        show this help message and exit\n  --chunksize size  multipart_chunksize used for upload in bytes or with a\n                    size suffix KB, MB, GB, or TB (default: 8MB)\n```\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Compute AWS S3 Etags",
    "version": "0.1.6",
    "project_urls": {
        "Homepage": "https://github.com/LiosK/s3etag"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4ae03095c378b93272a794d89c6d50ee3cb56ce7c3c87cf06bdb2b782eb4a4be",
                "md5": "2eca9c12c484afe5edf8dd8165b1768b",
                "sha256": "9325d72db27ca66edd1a030cd8c95f5a28dfe6d45300099bf7d8a2da8c140ace"
            },
            "downloads": -1,
            "filename": "s3etag-0.1.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2eca9c12c484afe5edf8dd8165b1768b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8,<4.0",
            "size": 6583,
            "upload_time": "2024-02-23T18:40:49",
            "upload_time_iso_8601": "2024-02-23T18:40:49.128968Z",
            "url": "https://files.pythonhosted.org/packages/4a/e0/3095c378b93272a794d89c6d50ee3cb56ce7c3c87cf06bdb2b782eb4a4be/s3etag-0.1.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b4aed2b04ec648cd021fe8991948fd2f332efeb75484c4578ca1316a73c2db8b",
                "md5": "911f5880acf65a9d6869180be424212c",
                "sha256": "625cc7ca59b18bfc432fcef21ab8806b3d6632574898c0c34abdd45a9a0b9dc5"
            },
            "downloads": -1,
            "filename": "s3etag-0.1.6.tar.gz",
            "has_sig": false,
            "md5_digest": "911f5880acf65a9d6869180be424212c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8,<4.0",
            "size": 5826,
            "upload_time": "2024-02-23T18:40:50",
            "upload_time_iso_8601": "2024-02-23T18:40:50.492515Z",
            "url": "https://files.pythonhosted.org/packages/b4/ae/d2b04ec648cd021fe8991948fd2f332efeb75484c4578ca1316a73c2db8b/s3etag-0.1.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-23 18:40:50",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "LiosK",
    "github_project": "s3etag",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "s3etag"
}
        
Elapsed time: 2.88511s