supermark


Namesupermark JSON
Version 0.3.29 PyPI version JSON
download
home_pagehttps://github.com/falkr/supermark
SummaryPandoc-based transformation tool for documents containing different markup languages.
upload_time2024-08-08 12:31:03
maintainerNone
docs_urlNone
authorFrank Alexander Kraemer
requires_pythonNone
licenseGPLv3
keywords education
VCS
bugtrack_url
requirements pypandoc pyyaml colorama click openpyxl progressbar2 pygments wikitextparser requests cairosvg pathlib tqdm indentation blindspin beepy watchdog pretty_errors
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/falkr/supermark",
    "name": "supermark",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "education",
    "author": "Frank Alexander Kraemer",
    "author_email": "kraemer.frank@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/bb/db/16f0fcff41391f37f1785cc081122a21f8ff5dea423f8d1c9bf4b565b629/supermark-0.3.29.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "GPLv3",
    "summary": "Pandoc-based transformation tool for documents containing different markup languages.",
    "version": "0.3.29",
    "project_urls": {
        "Download": "https://github.com/falkr/supermark/archive/0.2.tar.gz",
        "Homepage": "https://github.com/falkr/supermark"
    },
    "split_keywords": [
        "education"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bbdb16f0fcff41391f37f1785cc081122a21f8ff5dea423f8d1c9bf4b565b629",
                "md5": "49bd6cac3fba18865ff802bddee15711",
                "sha256": "c846ca276ac5b3430c6a83781cb0b762c0ac6959aa17d6e87921e0911b5209c7"
            },
            "downloads": -1,
            "filename": "supermark-0.3.29.tar.gz",
            "has_sig": false,
            "md5_digest": "49bd6cac3fba18865ff802bddee15711",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 281723,
            "upload_time": "2024-08-08T12:31:03",
            "upload_time_iso_8601": "2024-08-08T12:31:03.129099Z",
            "url": "https://files.pythonhosted.org/packages/bb/db/16f0fcff41391f37f1785cc081122a21f8ff5dea423f8d1c9bf4b565b629/supermark-0.3.29.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-08 12:31:03",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "falkr",
    "github_project": "supermark",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "pypandoc",
            "specs": []
        },
        {
            "name": "pyyaml",
            "specs": []
        },
        {
            "name": "colorama",
            "specs": []
        },
        {
            "name": "click",
            "specs": []
        },
        {
            "name": "openpyxl",
            "specs": []
        },
        {
            "name": "progressbar2",
            "specs": []
        },
        {
            "name": "pygments",
            "specs": []
        },
        {
            "name": "wikitextparser",
            "specs": []
        },
        {
            "name": "requests",
            "specs": []
        },
        {
            "name": "cairosvg",
            "specs": []
        },
        {
            "name": "pathlib",
            "specs": []
        },
        {
            "name": "tqdm",
            "specs": []
        },
        {
            "name": "indentation",
            "specs": []
        },
        {
            "name": "blindspin",
            "specs": []
        },
        {
            "name": "beepy",
            "specs": []
        },
        {
            "name": "watchdog",
            "specs": []
        },
        {
            "name": "pretty_errors",
            "specs": []
        }
    ],
    "lcname": "supermark"
}
        
Elapsed time: 0.80979s