markdowntopdf


Namemarkdowntopdf JSON
Version 0.1.3 PyPI version JSON
download
home_pagehttps://github.com/fernandolopez/markdowntopdf
SummaryConvert Markdown files to PDF with syntax highlighting for fenced code
upload_time2025-02-27 23:11:33
maintainerNone
docs_urlNone
authorFernando López
requires_python<4.0,>=3.11
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": "https://github.com/fernandolopez/markdowntopdf",
    "name": "markdowntopdf",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.11",
    "maintainer_email": null,
    "keywords": null,
    "author": "Fernando L\u00f3pez",
    "author_email": "fernando.e.lopez@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/8f/74/94fcd69b56ced1e6d4f05680bffb826e0cd8874da12db97f5a4b83274790/markdowntopdf-0.1.3.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.3",
    "project_urls": {
        "Homepage": "https://github.com/fernandolopez/markdowntopdf"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bb62d21e60980c3162b63f96e5f939637f16c5dc9a7c37df9356503c0feafba9",
                "md5": "cf04de9dd9736a25a2a279cf8b3b16cb",
                "sha256": "659b2e374f1d7c76c45373a3010ac62eba5bb2ce02675a450d1e1d9bfa5a82a3"
            },
            "downloads": -1,
            "filename": "markdowntopdf-0.1.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "cf04de9dd9736a25a2a279cf8b3b16cb",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.11",
            "size": 27018,
            "upload_time": "2025-02-27T23:11:31",
            "upload_time_iso_8601": "2025-02-27T23:11:31.546838Z",
            "url": "https://files.pythonhosted.org/packages/bb/62/d21e60980c3162b63f96e5f939637f16c5dc9a7c37df9356503c0feafba9/markdowntopdf-0.1.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8f7494fcd69b56ced1e6d4f05680bffb826e0cd8874da12db97f5a4b83274790",
                "md5": "7ea494637f4e8f7b15ca04d363c2f48a",
                "sha256": "7c2e46290418c4b1d5905f52afda8fb6bcb358bac35dc429874b421466dfee38"
            },
            "downloads": -1,
            "filename": "markdowntopdf-0.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "7ea494637f4e8f7b15ca04d363c2f48a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.11",
            "size": 11611,
            "upload_time": "2025-02-27T23:11:33",
            "upload_time_iso_8601": "2025-02-27T23:11:33.491237Z",
            "url": "https://files.pythonhosted.org/packages/8f/74/94fcd69b56ced1e6d4f05680bffb826e0cd8874da12db97f5a4b83274790/markdowntopdf-0.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-27 23:11:33",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "fernandolopez",
    "github_project": "markdowntopdf",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "markdowntopdf"
}
        
Elapsed time: 0.86889s