kioblog


Namekioblog JSON
Version 0.1.4a0 PyPI version JSON
download
home_pagehttps://github.com/Eric-Bujeque/kioblog
SummarySimple blog for Django
upload_time2024-08-15 11:38:25
maintainerNone
docs_urlNone
authorEric Bujeque
requires_pythonNone
licenseMIT
keywords blog django
VCS
bugtrack_url
requirements Django django-robots django-summernote
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # kioblog
Reusable blog app

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Eric-Bujeque/kioblog",
    "name": "kioblog",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "blog, django",
    "author": "Eric Bujeque",
    "author_email": "noikzyr3@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/30/75/66bb538a475ff90b80a438819d51ad652987896ca9101ce41ef77cabf788/kioblog-0.1.4a0.tar.gz",
    "platform": null,
    "description": "# kioblog\nReusable blog app\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Simple blog for Django",
    "version": "0.1.4a0",
    "project_urls": {
        "Download": "https://github.com/Eric-Bujeque/kioblog/archive/refs/tags/v0.1.4-alpha.tar.gz",
        "Homepage": "https://github.com/Eric-Bujeque/kioblog"
    },
    "split_keywords": [
        "blog",
        " django"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "307566bb538a475ff90b80a438819d51ad652987896ca9101ce41ef77cabf788",
                "md5": "6642a100bcb2f57b36b4976704f46f0b",
                "sha256": "871c8f0229b178b1f4305d6962f58c717897c3164917401de5d10d5a4d7534b6"
            },
            "downloads": -1,
            "filename": "kioblog-0.1.4a0.tar.gz",
            "has_sig": false,
            "md5_digest": "6642a100bcb2f57b36b4976704f46f0b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 9494,
            "upload_time": "2024-08-15T11:38:25",
            "upload_time_iso_8601": "2024-08-15T11:38:25.621578Z",
            "url": "https://files.pythonhosted.org/packages/30/75/66bb538a475ff90b80a438819d51ad652987896ca9101ce41ef77cabf788/kioblog-0.1.4a0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-15 11:38:25",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Eric-Bujeque",
    "github_project": "kioblog",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "circle": true,
    "requirements": [
        {
            "name": "Django",
            "specs": [
                [
                    "==",
                    "3.2.12"
                ]
            ]
        },
        {
            "name": "django-robots",
            "specs": [
                [
                    "==",
                    "5.0"
                ]
            ]
        },
        {
            "name": "django-summernote",
            "specs": [
                [
                    "==",
                    "0.8.20.0"
                ]
            ]
        }
    ],
    "lcname": "kioblog"
}
        
Elapsed time: 0.30812s