{ "info": { "author": "Andrea Leopardi", "author_email": "an.leopardi@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "This module provides functions to analyze disks and directories. It works only on Unix systems (Linux, Mac OS X) (for now...).\nIt provides functions in two standard forms: function_name and function_name_str:\nthe first one returns a floating point number as its output, while the second one returns a string.\n\nNB: whatever path you pass as an argument of one of the functions which deal with disks space,\nthe function will return information about the disk the given path belongs to.\nSo in Linux, for example, free_space('/') and free_space('/usr/bin') will return the same result.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": null, "license": "This module is distributed under the GNU license, and it is reusable by everyone", "maintainer": null, "maintainer_email": null, "name": "filesys_utils", "package_url": "https://pypi.org/project/filesys_utils/", "platform": "Unix", "project_url": "https://pypi.org/project/filesys_utils/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/filesys_utils/0.1/", "requires_dist": null, "requires_python": null, "summary": "Utilities for working (only under Unix, for now) with file and directories sizes, space on internal/external hard drives", "version": "0.1" }, "last_serial": 791966, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "12ff231ed128442194bd07fc22956a4e", "sha256": "a125147bcf800e7766d7dac512a1c88e5c44e33063ef5a652748c457f6f65293" }, "downloads": -1, "filename": "filesys_utils-0.1.tar.gz", "has_sig": false, "md5_digest": "12ff231ed128442194bd07fc22956a4e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3237, "upload_time": "2012-12-10T23:35:46", "url": "https://files.pythonhosted.org/packages/65/49/dd92e86fe33d9d7fa33c9ebfa715c68656055fa5d8fcae54cb706d476ad8/filesys_utils-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "12ff231ed128442194bd07fc22956a4e", "sha256": "a125147bcf800e7766d7dac512a1c88e5c44e33063ef5a652748c457f6f65293" }, "downloads": -1, "filename": "filesys_utils-0.1.tar.gz", "has_sig": false, "md5_digest": "12ff231ed128442194bd07fc22956a4e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3237, "upload_time": "2012-12-10T23:35:46", "url": "https://files.pythonhosted.org/packages/65/49/dd92e86fe33d9d7fa33c9ebfa715c68656055fa5d8fcae54cb706d476ad8/filesys_utils-0.1.tar.gz" } ] }