snakemake-storage-plugin-fs


Namesnakemake-storage-plugin-fs JSON
Version 1.0.6 PyPI version JSON
download
home_pagehttps://github.com/snakemake/snakemake-storage-plugin-fs
Summary A Snakemake storage plugin that reads and writes from a locally mounted filesystem using rsync
upload_time2024-08-19 16:43:22
maintainerNone
docs_urlNone
authorJohannes Koester
requires_python<4.0,>=3.11
licenseMIT
keywords snakemake plugin storage filesystem rsync
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Snakemake storage plugin: fs

See the [snakemake plugin catalog](https://snakemake.github.io/snakemake-plugin-catalog) for documentation.
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/snakemake/snakemake-storage-plugin-fs",
    "name": "snakemake-storage-plugin-fs",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.11",
    "maintainer_email": null,
    "keywords": "snakemake, plugin, storage, filesystem, rsync",
    "author": "Johannes Koester",
    "author_email": "johannes.koester@uni-due.de",
    "download_url": "https://files.pythonhosted.org/packages/a1/f8/b8278f24c54e81693fa806eceb9bea0e7d34786134ee4c5c5417f20e4669/snakemake_storage_plugin_fs-1.0.6.tar.gz",
    "platform": null,
    "description": "# Snakemake storage plugin: fs\n\nSee the [snakemake plugin catalog](https://snakemake.github.io/snakemake-plugin-catalog) for documentation.",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": " A Snakemake storage plugin that reads and writes from a locally mounted filesystem using rsync",
    "version": "1.0.6",
    "project_urls": {
        "Documentation": "https://snakemake.github.io/snakemake-plugin-catalog/plugins/storage/fs.html",
        "Homepage": "https://github.com/snakemake/snakemake-storage-plugin-fs",
        "Repository": "https://github.com/snakemake/snakemake-storage-plugin-fs"
    },
    "split_keywords": [
        "snakemake",
        " plugin",
        " storage",
        " filesystem",
        " rsync"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "985217f5bed1e5bc6bc868b1194b13e41b1d83733f95e46baf32ba7dc62a6f4a",
                "md5": "75f500cfee1af9bde3d571049ff0be87",
                "sha256": "f380bd4955620b2465f3627986fb0a5e7ea41d7573a62b18fd6cd41dedc519b7"
            },
            "downloads": -1,
            "filename": "snakemake_storage_plugin_fs-1.0.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "75f500cfee1af9bde3d571049ff0be87",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.11",
            "size": 5441,
            "upload_time": "2024-08-19T16:43:21",
            "upload_time_iso_8601": "2024-08-19T16:43:21.435860Z",
            "url": "https://files.pythonhosted.org/packages/98/52/17f5bed1e5bc6bc868b1194b13e41b1d83733f95e46baf32ba7dc62a6f4a/snakemake_storage_plugin_fs-1.0.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a1f8b8278f24c54e81693fa806eceb9bea0e7d34786134ee4c5c5417f20e4669",
                "md5": "eb8197d02d376e661096902b3a22a55d",
                "sha256": "8d8ead1883d7e670b1d34ea084f7c927bb4fab71fd8d221b7478680cc09a443e"
            },
            "downloads": -1,
            "filename": "snakemake_storage_plugin_fs-1.0.6.tar.gz",
            "has_sig": false,
            "md5_digest": "eb8197d02d376e661096902b3a22a55d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.11",
            "size": 4877,
            "upload_time": "2024-08-19T16:43:22",
            "upload_time_iso_8601": "2024-08-19T16:43:22.700659Z",
            "url": "https://files.pythonhosted.org/packages/a1/f8/b8278f24c54e81693fa806eceb9bea0e7d34786134ee4c5c5417f20e4669/snakemake_storage_plugin_fs-1.0.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-19 16:43:22",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "snakemake",
    "github_project": "snakemake-storage-plugin-fs",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "snakemake-storage-plugin-fs"
}
        
Elapsed time: 1.35059s