mkdocs-pdf-export-plugin


Namemkdocs-pdf-export-plugin JSON
Version 0.5.10 PyPI version JSON
download
home_pagehttps://github.com/zhaoterryy/mkdocs-pdf-export-plugin/
SummaryAn MkDocs plugin to export content pages as PDF files
upload_time2021-10-05 01:33:29
maintainer
docs_urlNone
authorTerry Zhao
requires_python>=3.5
licenseMIT
keywords mkdocs pdf export weasyprint
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            The pdf-export plugin will export all markdown pages in your MkDocs repository as PDF filesusing WeasyPrint. The exported documents support many advanced features missing in most otherPDF exports, such as a PDF Index and support for CSS paged media module.


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/zhaoterryy/mkdocs-pdf-export-plugin/",
    "name": "mkdocs-pdf-export-plugin",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.5",
    "maintainer_email": "",
    "keywords": "mkdocs pdf export weasyprint",
    "author": "Terry Zhao",
    "author_email": "zhao.terryy@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/ae/3c/5dd22c24873cb8ddd9e8700c82e75322ce617505dd68df54cdb4dccc5140/mkdocs-pdf-export-plugin-0.5.10.tar.gz",
    "platform": "",
    "description": "The pdf-export plugin will export all markdown pages in your MkDocs repository as PDF filesusing WeasyPrint. The exported documents support many advanced features missing in most otherPDF exports, such as a PDF Index and support for CSS paged media module.\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "An MkDocs plugin to export content pages as PDF files",
    "version": "0.5.10",
    "project_urls": {
        "Homepage": "https://github.com/zhaoterryy/mkdocs-pdf-export-plugin/"
    },
    "split_keywords": [
        "mkdocs",
        "pdf",
        "export",
        "weasyprint"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "37511ee5dd2b18acd7c18580cb6b58190d3e7a07c8719d6fd7fd58136a236ccc",
                "md5": "36207970ab15885e43642f277787f6a1",
                "sha256": "e6e58f8bdedb300423336b00ea1846516f471b529ea85cb7f254fa2a2ee577d8"
            },
            "downloads": -1,
            "filename": "mkdocs_pdf_export_plugin-0.5.10-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "36207970ab15885e43642f277787f6a1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.5",
            "size": 10810,
            "upload_time": "2021-10-05T01:33:27",
            "upload_time_iso_8601": "2021-10-05T01:33:27.436889Z",
            "url": "https://files.pythonhosted.org/packages/37/51/1ee5dd2b18acd7c18580cb6b58190d3e7a07c8719d6fd7fd58136a236ccc/mkdocs_pdf_export_plugin-0.5.10-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ae3c5dd22c24873cb8ddd9e8700c82e75322ce617505dd68df54cdb4dccc5140",
                "md5": "5ca3930978591b8a19083f91f9d77c7b",
                "sha256": "77ba89ebea6f565286fb04360e3d9810567e27302383c9e2b6fa386f8ecca7d9"
            },
            "downloads": -1,
            "filename": "mkdocs-pdf-export-plugin-0.5.10.tar.gz",
            "has_sig": false,
            "md5_digest": "5ca3930978591b8a19083f91f9d77c7b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.5",
            "size": 10180,
            "upload_time": "2021-10-05T01:33:29",
            "upload_time_iso_8601": "2021-10-05T01:33:29.196618Z",
            "url": "https://files.pythonhosted.org/packages/ae/3c/5dd22c24873cb8ddd9e8700c82e75322ce617505dd68df54cdb4dccc5140/mkdocs-pdf-export-plugin-0.5.10.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2021-10-05 01:33:29",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "zhaoterryy",
    "github_project": "mkdocs-pdf-export-plugin",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "mkdocs-pdf-export-plugin"
}
        
Elapsed time: 0.68856s