anfs


Nameanfs JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/skelsec/anfs
SummaryAsynchronous NFSv3 protocol implementation
upload_time2024-04-11 20:58:49
maintainerNone
docs_urlNone
authorTamas Jos
requires_python>=3.7
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/skelsec/anfs",
    "name": "anfs",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": null,
    "author": "Tamas Jos",
    "author_email": "info@skelsecprojects.com",
    "download_url": "https://files.pythonhosted.org/packages/26/e3/878b93747b72aa4f7f3983a1f21d8545970d384ca65e683eda1dba563c51/anfs-0.0.1.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": null,
    "summary": "Asynchronous NFSv3 protocol implementation",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/skelsec/anfs"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7199470c955de78f0ba8e0ee15826784a643050452fa22b71111165b8b627e76",
                "md5": "5e3de66d47b2cb49805ff13473cd6f95",
                "sha256": "9b9d79f5874f97362c080fffeec6ef10f2a2b31d08518ecb7e5dd5657607f28c"
            },
            "downloads": -1,
            "filename": "anfs-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5e3de66d47b2cb49805ff13473cd6f95",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 67792,
            "upload_time": "2024-04-11T20:58:47",
            "upload_time_iso_8601": "2024-04-11T20:58:47.787233Z",
            "url": "https://files.pythonhosted.org/packages/71/99/470c955de78f0ba8e0ee15826784a643050452fa22b71111165b8b627e76/anfs-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "26e3878b93747b72aa4f7f3983a1f21d8545970d384ca65e683eda1dba563c51",
                "md5": "46909d7a4217fa36979db07b0ff059e9",
                "sha256": "03387015f5fe79f536b35e29333eed1ef57c0813f9a2a21038b256a3745a618e"
            },
            "downloads": -1,
            "filename": "anfs-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "46909d7a4217fa36979db07b0ff059e9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 62338,
            "upload_time": "2024-04-11T20:58:49",
            "upload_time_iso_8601": "2024-04-11T20:58:49.839461Z",
            "url": "https://files.pythonhosted.org/packages/26/e3/878b93747b72aa4f7f3983a1f21d8545970d384ca65e683eda1dba563c51/anfs-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-11 20:58:49",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "skelsec",
    "github_project": "anfs",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "anfs"
}
        
Elapsed time: 0.22600s