taru


Nametaru JSON
Version 1.0.2 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_time2023-10-06 11:30:26
maintainer
docs_urlNone
authorDiomidis Spinellis
requires_python
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": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "tar,du,size",
    "author": "Diomidis Spinellis",
    "author_email": "dds@aueb.gr",
    "download_url": "https://files.pythonhosted.org/packages/53/55/0ce567561672e856880c2eb900a8aa6c1200c4c8f9a977ec880f78c0f550/taru-1.0.2.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.2",
    "project_urls": {
        "Homepage": "https://github.com/dspinellis/taru"
    },
    "split_keywords": [
        "tar",
        "du",
        "size"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c15332694552a5e0d5277ff26ba8f36d93a870695fe1f746bdb4fade04d4ce65",
                "md5": "aa94fc17fae2a67258dfb703fe4ffb48",
                "sha256": "232e27754046d54934fb5122df871a0cf3d6de2e65748a22520891e9d0b20319"
            },
            "downloads": -1,
            "filename": "taru-1.0.2-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "aa94fc17fae2a67258dfb703fe4ffb48",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 3765,
            "upload_time": "2023-10-06T11:30:25",
            "upload_time_iso_8601": "2023-10-06T11:30:25.117916Z",
            "url": "https://files.pythonhosted.org/packages/c1/53/32694552a5e0d5277ff26ba8f36d93a870695fe1f746bdb4fade04d4ce65/taru-1.0.2-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "53550ce567561672e856880c2eb900a8aa6c1200c4c8f9a977ec880f78c0f550",
                "md5": "7a09ce07122993d84c6f53e2bd1f822f",
                "sha256": "ef8fcc810b847f3969e4b2beba9ab4c4649dbf565cd876e0899f2b44011b2dc1"
            },
            "downloads": -1,
            "filename": "taru-1.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "7a09ce07122993d84c6f53e2bd1f822f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4641,
            "upload_time": "2023-10-06T11:30:26",
            "upload_time_iso_8601": "2023-10-06T11:30:26.188774Z",
            "url": "https://files.pythonhosted.org/packages/53/55/0ce567561672e856880c2eb900a8aa6c1200c4c8f9a977ec880f78c0f550/taru-1.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-06 11:30:26",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "dspinellis",
    "github_project": "taru",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "tox": true,
    "lcname": "taru"
}
        
Elapsed time: 0.11944s