joker-interfaces


Namejoker-interfaces JSON
Version 0.1.5 PyPI version JSON
download
home_pagehttps://github.com/frozflame/joker-interfaces
SummarySimple interfaces to local file systems and the network.
upload_time2022-11-01 09:59:16
maintainer
docs_urlNone
authorfrozflame
requires_python
licenseGNU General Public License (GPL)
keywords joker
VCS
bugtrack_url
requirements requests setuptools volkanic
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # joker-interfaces
Simple interfaces to local file systems and the network



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/frozflame/joker-interfaces",
    "name": "joker-interfaces",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "joker",
    "author": "frozflame",
    "author_email": "frozflame@outlook.com",
    "download_url": "https://files.pythonhosted.org/packages/b5/7e/af4dd57eba532de61b173e1bd82cee0bff68dfc356e14fe144304e33325a/joker-interfaces-0.1.5.tar.gz",
    "platform": null,
    "description": "# joker-interfaces\nSimple interfaces to local file systems and the network\n\n\n",
    "bugtrack_url": null,
    "license": "GNU General Public License (GPL)",
    "summary": "Simple interfaces to local file systems and the network.",
    "version": "0.1.5",
    "project_urls": {
        "Homepage": "https://github.com/frozflame/joker-interfaces"
    },
    "split_keywords": [
        "joker"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b57eaf4dd57eba532de61b173e1bd82cee0bff68dfc356e14fe144304e33325a",
                "md5": "3299ede4c97563282c535cc71df5af0b",
                "sha256": "6f29de20905f42cd7d2ea6fcc678f653f8db6dfa3aa2fb8bc41dbde16fa9cf41"
            },
            "downloads": -1,
            "filename": "joker-interfaces-0.1.5.tar.gz",
            "has_sig": false,
            "md5_digest": "3299ede4c97563282c535cc71df5af0b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 19887,
            "upload_time": "2022-11-01T09:59:16",
            "upload_time_iso_8601": "2022-11-01T09:59:16.296667Z",
            "url": "https://files.pythonhosted.org/packages/b5/7e/af4dd57eba532de61b173e1bd82cee0bff68dfc356e14fe144304e33325a/joker-interfaces-0.1.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-11-01 09:59:16",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "frozflame",
    "github_project": "joker-interfaces",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "requests",
            "specs": [
                [
                    ">=",
                    "2.20.0"
                ]
            ]
        },
        {
            "name": "setuptools",
            "specs": [
                [
                    ">=",
                    "57.0.0"
                ]
            ]
        },
        {
            "name": "volkanic",
            "specs": [
                [
                    ">=",
                    "0.4.0"
                ]
            ]
        }
    ],
    "lcname": "joker-interfaces"
}
        
Elapsed time: 0.20286s