snakemake-storage-plugin-fs


Namesnakemake-storage-plugin-fs JSON
Version 1.0.4 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-04-25 07:36:02
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/c5/27/f71901ca918a8fd97c12d6c3cbe7727be07dfd0c6868b0322bcb4443260b/snakemake_storage_plugin_fs-1.0.4.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.4",
    "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": "ea65e29d5bafe057b67dc0952f526d4c18ec876c513898523a4e3b088ba1b19f",
                "md5": "495ce9356da8e71f681bf4083e87194b",
                "sha256": "0ae4eb66ca8f1418bf8450a993875cbe10b03aa4f92fd3eed0e84884137692cd"
            },
            "downloads": -1,
            "filename": "snakemake_storage_plugin_fs-1.0.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "495ce9356da8e71f681bf4083e87194b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.11",
            "size": 5319,
            "upload_time": "2024-04-25T07:36:00",
            "upload_time_iso_8601": "2024-04-25T07:36:00.365613Z",
            "url": "https://files.pythonhosted.org/packages/ea/65/e29d5bafe057b67dc0952f526d4c18ec876c513898523a4e3b088ba1b19f/snakemake_storage_plugin_fs-1.0.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c527f71901ca918a8fd97c12d6c3cbe7727be07dfd0c6868b0322bcb4443260b",
                "md5": "ce2170be4fbfb3573d0d29a20bba010b",
                "sha256": "d9467d2d8f00689c6af6478f67f693373ce3cb0404d10c6d783997465d5110a9"
            },
            "downloads": -1,
            "filename": "snakemake_storage_plugin_fs-1.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "ce2170be4fbfb3573d0d29a20bba010b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.11",
            "size": 4757,
            "upload_time": "2024-04-25T07:36:02",
            "upload_time_iso_8601": "2024-04-25T07:36:02.091257Z",
            "url": "https://files.pythonhosted.org/packages/c5/27/f71901ca918a8fd97c12d6c3cbe7727be07dfd0c6868b0322bcb4443260b/snakemake_storage_plugin_fs-1.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-25 07:36:02",
    "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: 0.21730s