{ "info": { "author": "Mark Hadfield", "author_email": "mark.hadfield@niwa.co.nz", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# hsmfile: a Python module to expedite access to files on a remote data store\n\n## Synopsis\n\nThis module addresses the common case where there are large data files on a supercomputer and these are to be processed, maybe on the\nsupercomputer or maybe on local machines that can mount the supercomputer file system. The hsmfile module provides functions to\n\n * Specify the file locations in a platform-independent way, given some platform-specific configuration data; and\n * Copy files automatically as necessary from the supercomputer to the local machines.\n\nIt is based on a set of IDL functions with a similar purpose with the prefix\n[mgh_san](https://github.com/hadfieldnz/idl-roms/tree/master/san).\n\nFor more information, see the [documentation on GitHub Pages](https://hadfieldnz.github.io/hsmfile/).", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/hadfieldnz/hsmfile", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "hsmfile", "package_url": "https://pypi.org/project/hsmfile/", "platform": "", "project_url": "https://pypi.org/project/hsmfile/", "project_urls": { "Homepage": "https://github.com/hadfieldnz/hsmfile" }, "release_url": "https://pypi.org/project/hsmfile/0.1.2/", "requires_dist": null, "requires_python": ">=3.6", "summary": "Expedite access to files on a slow network volume", "version": "0.1.2" }, "last_serial": 5768889, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "c4420c1189fb33dcfc156bbe825131f1", "sha256": "23404358917b93bd3a827ffc6e113d19f4c5a01969e5e63743b5140a7bbb80c5" }, "downloads": -1, "filename": "hsmfile-0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "c4420c1189fb33dcfc156bbe825131f1", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3715, "upload_time": "2019-09-02T03:18:28", "url": "https://files.pythonhosted.org/packages/66/74/2fb8c13032b2b67e41e9976c857427bcb90084008259c24c778a96b07c5a/hsmfile-0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "78462e6c10eeb18162907d4c23750cf5", "sha256": "1c9f2cfd5591f267c00b82de35177f824bf86e963093413dca1382ba2ef7a45f" }, "downloads": -1, "filename": "hsmfile-0.1.tar.gz", "has_sig": false, "md5_digest": "78462e6c10eeb18162907d4c23750cf5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2322, "upload_time": "2019-08-21T23:57:03", "url": "https://files.pythonhosted.org/packages/fe/48/7729403b5b89e921e17b27f85a7dbda2d9f36f1650d87e9e2f596672a945/hsmfile-0.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "df61c0167bc5bfd57d426b79f41df1bf", "sha256": "24425713f562e5caf72a840ad2d05b85505f9a7d6d3150f751675c260353a19c" }, "downloads": -1, "filename": "hsmfile-0.1.2.tar.gz", "has_sig": false, "md5_digest": "df61c0167bc5bfd57d426b79f41df1bf", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 2549, "upload_time": "2019-09-02T04:48:11", "url": "https://files.pythonhosted.org/packages/34/da/204382fca202412fca31afec8da72ba9f901b21cdb9780aaf09f0eb7602b/hsmfile-0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "df61c0167bc5bfd57d426b79f41df1bf", "sha256": "24425713f562e5caf72a840ad2d05b85505f9a7d6d3150f751675c260353a19c" }, "downloads": -1, "filename": "hsmfile-0.1.2.tar.gz", "has_sig": false, "md5_digest": "df61c0167bc5bfd57d426b79f41df1bf", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 2549, "upload_time": "2019-09-02T04:48:11", "url": "https://files.pythonhosted.org/packages/34/da/204382fca202412fca31afec8da72ba9f901b21cdb9780aaf09f0eb7602b/hsmfile-0.1.2.tar.gz" } ] }