taru


Nametaru JSON
Version 1.0.4 PyPI version JSON
download
home_pagehttps://github.com/dspinellis/taru
SummaryTaru processes a tar listing to display the cumulative size of files stored in individual directories.
upload_time2024-12-11 10:51:30
maintainerNone
docs_urlNone
authorDiomidis Spinellis
requires_pythonNone
licenseApache Software License
keywords tar du size
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
Taru is a Unix command-line tool that processes a tar(1) listing to display
the cumulative size of files stored in individual directories.
Its output and options are similar to the Unix disk usage command du(1).

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/dspinellis/taru",
    "name": "taru",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "tar, du, size",
    "author": "Diomidis Spinellis",
    "author_email": "dds@aueb.gr",
    "download_url": "https://files.pythonhosted.org/packages/bf/f7/4bc3430cf13591cb444699b62fbe85f2b64c82b66a8d1cd125f2f07ea0e5/taru-1.0.4.tar.gz",
    "platform": "any",
    "description": "\nTaru is a Unix command-line tool that processes a tar(1) listing to display\nthe cumulative size of files stored in individual directories.\nIts output and options are similar to the Unix disk usage command du(1).\n",
    "bugtrack_url": null,
    "license": "Apache Software License",
    "summary": "Taru processes a tar listing to display the cumulative size of files stored in individual directories.",
    "version": "1.0.4",
    "project_urls": {
        "Homepage": "https://github.com/dspinellis/taru"
    },
    "split_keywords": [
        "tar",
        " du",
        " size"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fd99aeb3273d3d444c4b0f2767c5ff282080ce7fc740d71bddd3af6484ca5185",
                "md5": "024fc10cd7cee058ad0919c1d6d90162",
                "sha256": "fdd055762ca7e433d8860b6dd02efdbbf0a3c0551922de65f610d17a3d91cb9d"
            },
            "downloads": -1,
            "filename": "taru-1.0.4-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "024fc10cd7cee058ad0919c1d6d90162",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 4654,
            "upload_time": "2024-12-11T10:51:26",
            "upload_time_iso_8601": "2024-12-11T10:51:26.246058Z",
            "url": "https://files.pythonhosted.org/packages/fd/99/aeb3273d3d444c4b0f2767c5ff282080ce7fc740d71bddd3af6484ca5185/taru-1.0.4-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bff74bc3430cf13591cb444699b62fbe85f2b64c82b66a8d1cd125f2f07ea0e5",
                "md5": "690fdd96f206f6428f47d596eaf39e2f",
                "sha256": "ff6b0ca109609856a6301477e262530acae2f1ec131b6993a58610cb73964277"
            },
            "downloads": -1,
            "filename": "taru-1.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "690fdd96f206f6428f47d596eaf39e2f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 5054,
            "upload_time": "2024-12-11T10:51:30",
            "upload_time_iso_8601": "2024-12-11T10:51:30.305200Z",
            "url": "https://files.pythonhosted.org/packages/bf/f7/4bc3430cf13591cb444699b62fbe85f2b64c82b66a8d1cd125f2f07ea0e5/taru-1.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-11 10:51:30",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "dspinellis",
    "github_project": "taru",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "taru"
}
        
Elapsed time: 0.54944s