django-directory


Namedjango-directory JSON
Version 0.0.5 PyPI version JSON
download
home_pagehttps://github.com/ASKBOT/django-directory
SummaryA Django application to list and download files from a directory
upload_time2023-10-30 00:03:44
maintainer
docs_urlNone
authorEvgeny.Fadeev
requires_python
licenseGPLv3
keywords django list download files directory
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Provides a directory listing and links to files,
while controlling who has the access,
tested with Django >= 1.8, not tested with Django 5.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ASKBOT/django-directory",
    "name": "django-directory",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "django,list,download,files,directory",
    "author": "Evgeny.Fadeev",
    "author_email": "evgeny.fadeev@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/68/f4/ac93922e70aa20d6cac705f0534cc6a5f79aad7fced0d9bf4f83c1abc6e2/django-directory-0.0.5.tar.gz",
    "platform": null,
    "description": "Provides a directory listing and links to files,\nwhile controlling who has the access,\ntested with Django >= 1.8, not tested with Django 5.\n",
    "bugtrack_url": null,
    "license": "GPLv3",
    "summary": "A Django application to list and download files from a directory",
    "version": "0.0.5",
    "project_urls": {
        "Homepage": "https://github.com/ASKBOT/django-directory"
    },
    "split_keywords": [
        "django",
        "list",
        "download",
        "files",
        "directory"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "68f4ac93922e70aa20d6cac705f0534cc6a5f79aad7fced0d9bf4f83c1abc6e2",
                "md5": "69d587bea1b2d0730f2d41625d72e24c",
                "sha256": "c7ee1191e8b0016838a5432020c930e249e6d7c0e307f45628d32988174693e8"
            },
            "downloads": -1,
            "filename": "django-directory-0.0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "69d587bea1b2d0730f2d41625d72e24c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3776,
            "upload_time": "2023-10-30T00:03:44",
            "upload_time_iso_8601": "2023-10-30T00:03:44.706237Z",
            "url": "https://files.pythonhosted.org/packages/68/f4/ac93922e70aa20d6cac705f0534cc6a5f79aad7fced0d9bf4f83c1abc6e2/django-directory-0.0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-30 00:03:44",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ASKBOT",
    "github_project": "django-directory",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "django-directory"
}
        
Elapsed time: 0.14181s