serverfiles


Nameserverfiles JSON
Version 0.3.1 PyPI version JSON
download
home_pagehttps://github.com/biolab/serverfiles
SummaryAn utility that accesses files on a HTTP server and stores them locally for reuse.
upload_time2021-01-22 15:10:54
maintainer
docs_urlNone
authorBioinformatics Laboratory, FRI UL
requires_python
license
keywords
VCS
bugtrack_url
requirements requests
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/biolab/serverfiles",
    "name": "serverfiles",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Bioinformatics Laboratory, FRI UL",
    "author_email": "marko.toplak@fri.uni-lj.si",
    "download_url": "https://files.pythonhosted.org/packages/33/36/794fe1c4ed29b0f56a26d72e956baf0285d8fe9e29faf36797a28a8ad45b/serverfiles-0.3.1.tar.gz",
    "platform": "",
    "description": "",
    "bugtrack_url": null,
    "license": "",
    "summary": "An utility that accesses files on a HTTP server and stores them locally for reuse.",
    "version": "0.3.1",
    "project_urls": {
        "Homepage": "https://github.com/biolab/serverfiles"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3336794fe1c4ed29b0f56a26d72e956baf0285d8fe9e29faf36797a28a8ad45b",
                "md5": "a5dbcd857e1f9b01152528357e92d964",
                "sha256": "5e10fc32e758791e3735bc08bce2ed4702a83b1e45ab96c5d59cc8aeecfbebe1"
            },
            "downloads": -1,
            "filename": "serverfiles-0.3.1.tar.gz",
            "has_sig": false,
            "md5_digest": "a5dbcd857e1f9b01152528357e92d964",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 11726,
            "upload_time": "2021-01-22T15:10:54",
            "upload_time_iso_8601": "2021-01-22T15:10:54.357770Z",
            "url": "https://files.pythonhosted.org/packages/33/36/794fe1c4ed29b0f56a26d72e956baf0285d8fe9e29faf36797a28a8ad45b/serverfiles-0.3.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2021-01-22 15:10:54",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "biolab",
    "github_project": "serverfiles",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "requests",
            "specs": [
                [
                    ">=",
                    "2.11.1"
                ]
            ]
        }
    ],
    "lcname": "serverfiles"
}
        
Elapsed time: 0.66502s