markdowntopdf


Namemarkdowntopdf JSON
Version 0.1.1 PyPI version JSON
download
home_page
SummaryConvert Markdown files to PDF with syntax highlighting for fenced code
upload_time2024-03-08 23:24:27
maintainer
docs_urlNone
authorFernando López
requires_python>=3.11,<4.0
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            markdowntopdf
=============

markdowntopdf converts Markdown files to PDF with syntax hightlighting for fenced code

Usage
-----

```sh
markdowntopdf input.md
```
            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "markdowntopdf",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.11,<4.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "Fernando L\u00f3pez",
    "author_email": "fernando.e.lopez@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/76/be/9359c6972bd6ccfd8cc2cf33bc9228484e1e2d2ef9388204d02cb1d1047a/markdowntopdf-0.1.1.tar.gz",
    "platform": null,
    "description": "markdowntopdf\n=============\n\nmarkdowntopdf converts Markdown files to PDF with syntax hightlighting for fenced code\n\nUsage\n-----\n\n```sh\nmarkdowntopdf input.md\n```",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Convert Markdown files to PDF with syntax highlighting for fenced code",
    "version": "0.1.1",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "48bad96b9be40c712f10fa47b60d463d3e661f138ad0fedf5237eabae8f50754",
                "md5": "aea84a2569ffce02a1159028bb87f5f7",
                "sha256": "7cc6e741ead07fe753f591e0968fa819b23155da87bbc8bcfed1894ec6ab5085"
            },
            "downloads": -1,
            "filename": "markdowntopdf-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "aea84a2569ffce02a1159028bb87f5f7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11,<4.0",
            "size": 26973,
            "upload_time": "2024-03-08T23:24:26",
            "upload_time_iso_8601": "2024-03-08T23:24:26.371912Z",
            "url": "https://files.pythonhosted.org/packages/48/ba/d96b9be40c712f10fa47b60d463d3e661f138ad0fedf5237eabae8f50754/markdowntopdf-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "76be9359c6972bd6ccfd8cc2cf33bc9228484e1e2d2ef9388204d02cb1d1047a",
                "md5": "08e76ff25a999579ff06d867f8fd186b",
                "sha256": "6f47564fbe89505a9b99041724921a33603ea918b2c3c726f7f274c048bcff96"
            },
            "downloads": -1,
            "filename": "markdowntopdf-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "08e76ff25a999579ff06d867f8fd186b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11,<4.0",
            "size": 12101,
            "upload_time": "2024-03-08T23:24:27",
            "upload_time_iso_8601": "2024-03-08T23:24:27.648165Z",
            "url": "https://files.pythonhosted.org/packages/76/be/9359c6972bd6ccfd8cc2cf33bc9228484e1e2d2ef9388204d02cb1d1047a/markdowntopdf-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-08 23:24:27",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "markdowntopdf"
}
        
Elapsed time: 0.34786s