expand-folders


Nameexpand-folders JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttps://github.com/jodafons/expand-folders.git
Summary
upload_time2023-10-15 20:54:51
maintainer
docs_urlNone
authorJoão Victor da Fonseca Pinto
requires_python
licenseGPL-3.0
keywords python
VCS
bugtrack_url
requirements numpy future tqdm
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/jodafons/expand-folders.git",
    "name": "expand-folders",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python",
    "author": "Jo\u00e3o Victor da Fonseca Pinto",
    "author_email": "jodafons@lps.ufrj.br",
    "download_url": "https://files.pythonhosted.org/packages/37/7b/5beed9a6f8f1aa0feb58b23b05c49ca0bef1ffd3c75c356926dc2c866e50/expand_folders-1.0.0.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "GPL-3.0",
    "summary": "",
    "version": "1.0.0",
    "project_urls": {
        "Homepage": "https://github.com/jodafons/expand-folders.git"
    },
    "split_keywords": [
        "python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "377b5beed9a6f8f1aa0feb58b23b05c49ca0bef1ffd3c75c356926dc2c866e50",
                "md5": "4ff46207a602126372adb079cf81cc35",
                "sha256": "494221dd69424e0236de4d1119aab6795e678ca56a843f2d6a61e48d96f1b9ed"
            },
            "downloads": -1,
            "filename": "expand_folders-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "4ff46207a602126372adb079cf81cc35",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3092,
            "upload_time": "2023-10-15T20:54:51",
            "upload_time_iso_8601": "2023-10-15T20:54:51.662878Z",
            "url": "https://files.pythonhosted.org/packages/37/7b/5beed9a6f8f1aa0feb58b23b05c49ca0bef1ffd3c75c356926dc2c866e50/expand_folders-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-15 20:54:51",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "jodafons",
    "github_project": "expand-folders",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "numpy",
            "specs": [
                [
                    ">=",
                    "1.18.1"
                ]
            ]
        },
        {
            "name": "future",
            "specs": []
        },
        {
            "name": "tqdm",
            "specs": []
        }
    ],
    "lcname": "expand-folders"
}
        
Elapsed time: 0.16273s