hotdoc


Namehotdoc JSON
Version 0.17.4 PyPI version JSON
download
home_pagehttps://github.com/hotdoc/hotdoc
SummaryA documentation tool micro-framework
upload_time2025-01-30 11:05:22
maintainerNone
docs_urlNone
authorMathieu Duponchelle
requires_pythonNone
licenseLGPLv2.1+
keywords documentation
VCS
bugtrack_url
requirements appdirs contextlib2 dbus-deviation faust-cchardet lxml networkx pkgconfig pyyaml schema toposort wheezy-template
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/hotdoc/hotdoc",
    "name": "hotdoc",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "documentation",
    "author": "Mathieu Duponchelle",
    "author_email": "mathieu.duponchelle@opencreed.com",
    "download_url": "https://files.pythonhosted.org/packages/60/fd/32e24a747181e060ace04cd927698b2b5b3b90f6bf2c014e12df630c183a/hotdoc-0.17.4.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "LGPLv2.1+",
    "summary": "A documentation tool micro-framework",
    "version": "0.17.4",
    "project_urls": {
        "Homepage": "https://github.com/hotdoc/hotdoc"
    },
    "split_keywords": [
        "documentation"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "60fd32e24a747181e060ace04cd927698b2b5b3b90f6bf2c014e12df630c183a",
                "md5": "0bb4d59447c937bfac59e9b5dac6dea3",
                "sha256": "c4d5dff647f03aa87a1d2d06035d2819edd099b91635e3b2ee390829357ae9fc"
            },
            "downloads": -1,
            "filename": "hotdoc-0.17.4.tar.gz",
            "has_sig": false,
            "md5_digest": "0bb4d59447c937bfac59e9b5dac6dea3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1957809,
            "upload_time": "2025-01-30T11:05:22",
            "upload_time_iso_8601": "2025-01-30T11:05:22.844101Z",
            "url": "https://files.pythonhosted.org/packages/60/fd/32e24a747181e060ace04cd927698b2b5b3b90f6bf2c014e12df630c183a/hotdoc-0.17.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-30 11:05:22",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "hotdoc",
    "github_project": "hotdoc",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "appdirs",
            "specs": [
                [
                    "==",
                    "1.4.4"
                ]
            ]
        },
        {
            "name": "contextlib2",
            "specs": [
                [
                    "==",
                    "0.6.0.post1"
                ]
            ]
        },
        {
            "name": "dbus-deviation",
            "specs": [
                [
                    "==",
                    "0.6.1"
                ]
            ]
        },
        {
            "name": "faust-cchardet",
            "specs": [
                [
                    "==",
                    "2.1.18"
                ]
            ]
        },
        {
            "name": "lxml",
            "specs": [
                [
                    "==",
                    "4.9.1"
                ]
            ]
        },
        {
            "name": "networkx",
            "specs": [
                [
                    "==",
                    "2.8.8"
                ]
            ]
        },
        {
            "name": "pkgconfig",
            "specs": [
                [
                    "==",
                    "1.5.1"
                ]
            ]
        },
        {
            "name": "pyyaml",
            "specs": [
                [
                    "==",
                    "6.0.1"
                ]
            ]
        },
        {
            "name": "schema",
            "specs": [
                [
                    "==",
                    "0.7.2"
                ]
            ]
        },
        {
            "name": "toposort",
            "specs": [
                [
                    "==",
                    "1.6"
                ]
            ]
        },
        {
            "name": "wheezy-template",
            "specs": [
                [
                    "==",
                    "3.1.0"
                ]
            ]
        }
    ],
    "lcname": "hotdoc"
}
        
Elapsed time: 0.92524s