libris


Namelibris JSON
Version 1.4.0 PyPI version JSON
download
home_pagehttps://github.com/lazy-scrivener-games/libris
SummaryPDF generator that uses Markdown sources.
upload_time2022-12-18 21:11:40
maintainer
docs_urlNone
authorChris Muller
requires_python
licenseMIT
keywords utility pdf html css markdown conversion assembly book
VCS
bugtrack_url
requirements beautifulsoup4 idna Jinja2 jsonpointer jsonschema markdown2 watchdog weasyprint
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/lazy-scrivener-games/libris",
    "name": "libris",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "utility,pdf,html,css,markdown,conversion,assembly,book",
    "author": "Chris Muller",
    "author_email": "chris@lazyscrivenergames.com",
    "download_url": "https://files.pythonhosted.org/packages/a1/f2/98d19e8bd533b5e1b63fd9394c67050b0fcef9bc2a15c9248dbe53ec1722/libris-1.4.0.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "PDF generator that uses Markdown sources.",
    "version": "1.4.0",
    "split_keywords": [
        "utility",
        "pdf",
        "html",
        "css",
        "markdown",
        "conversion",
        "assembly",
        "book"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "8f8fc5b34288d75333bbdf2e0dd9f6e9",
                "sha256": "cf9659ce6c2b3fe9198bab1767f9124676d6a9440bedaf998a27c849c6803ee1"
            },
            "downloads": -1,
            "filename": "libris-1.4.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8f8fc5b34288d75333bbdf2e0dd9f6e9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 13966,
            "upload_time": "2022-12-18T21:11:38",
            "upload_time_iso_8601": "2022-12-18T21:11:38.564061Z",
            "url": "https://files.pythonhosted.org/packages/c1/7d/2a685c2a418a3a964be38711d742d92426996e9f5e7ebe430d28a656eee7/libris-1.4.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "1c8e5c1ae40624675ec153df76433daf",
                "sha256": "ff81fb5151531b9398997c1d755e43578bfcdce855dd2bd143879f54ee82fecd"
            },
            "downloads": -1,
            "filename": "libris-1.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "1c8e5c1ae40624675ec153df76433daf",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 10511,
            "upload_time": "2022-12-18T21:11:40",
            "upload_time_iso_8601": "2022-12-18T21:11:40.085575Z",
            "url": "https://files.pythonhosted.org/packages/a1/f2/98d19e8bd533b5e1b63fd9394c67050b0fcef9bc2a15c9248dbe53ec1722/libris-1.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-18 21:11:40",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "lazy-scrivener-games",
    "github_project": "libris",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "beautifulsoup4",
            "specs": [
                [
                    "==",
                    "4.10.0"
                ]
            ]
        },
        {
            "name": "idna",
            "specs": [
                [
                    "==",
                    "2.6"
                ]
            ]
        },
        {
            "name": "Jinja2",
            "specs": [
                [
                    "==",
                    "3.0.2"
                ]
            ]
        },
        {
            "name": "jsonpointer",
            "specs": [
                [
                    "==",
                    "1.10"
                ]
            ]
        },
        {
            "name": "jsonschema",
            "specs": [
                [
                    "==",
                    "4.0.0"
                ]
            ]
        },
        {
            "name": "markdown2",
            "specs": [
                [
                    "==",
                    "2.4.1"
                ]
            ]
        },
        {
            "name": "watchdog",
            "specs": [
                [
                    "==",
                    "2.1.6"
                ]
            ]
        },
        {
            "name": "weasyprint",
            "specs": [
                [
                    "==",
                    "52.5"
                ]
            ]
        }
    ],
    "lcname": "libris"
}
        
Elapsed time: 0.02080s