mdforge


Namemdforge JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/mm21/mdforge
SummarySynthesize Markdown files in a Pythonic way
upload_time2024-09-30 05:20:38
maintainerNone
docs_urlNone
authormm21
requires_python<4.0,>=3.12
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # MDForge

Synthesize Markdown files in a Pythonic way.

[![PyPI](https://img.shields.io/pypi/v/mdforge?color=%2334D058&label=pypi%20package)](https://pypi.org/project/mdforge)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)

Work in progress.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/mm21/mdforge",
    "name": "mdforge",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.12",
    "maintainer_email": null,
    "keywords": null,
    "author": "mm21",
    "author_email": "mm21.dev@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/54/c4/8f863ee50f457168dd631c02a64515be68cffe7ebf66a541ec876ddb8dbd/mdforge-0.1.0.tar.gz",
    "platform": null,
    "description": "# MDForge\n\nSynthesize Markdown files in a Pythonic way.\n\n[![PyPI](https://img.shields.io/pypi/v/mdforge?color=%2334D058&label=pypi%20package)](https://pypi.org/project/mdforge)\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n\nWork in progress.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Synthesize Markdown files in a Pythonic way",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/mm21/mdforge"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bf3bad3420623c34b7e14161dca4fff61a50855f380f3058c62b763326bda0c8",
                "md5": "8a1bca60ddb19fdebc5d67f01994a42f",
                "sha256": "ad5108b092726f87ba1d638dbb16450a4196bd968c832bfc67cc169c1a3dc5aa"
            },
            "downloads": -1,
            "filename": "mdforge-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8a1bca60ddb19fdebc5d67f01994a42f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.12",
            "size": 4029,
            "upload_time": "2024-09-30T05:20:37",
            "upload_time_iso_8601": "2024-09-30T05:20:37.094294Z",
            "url": "https://files.pythonhosted.org/packages/bf/3b/ad3420623c34b7e14161dca4fff61a50855f380f3058c62b763326bda0c8/mdforge-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "54c48f863ee50f457168dd631c02a64515be68cffe7ebf66a541ec876ddb8dbd",
                "md5": "cf81e5170219ee30da3dddf603a52d6f",
                "sha256": "8bf878f92f76637bc3fa7059fb24031c7ce9678e38a569e445f60cbb49ce018f"
            },
            "downloads": -1,
            "filename": "mdforge-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "cf81e5170219ee30da3dddf603a52d6f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.12",
            "size": 3104,
            "upload_time": "2024-09-30T05:20:38",
            "upload_time_iso_8601": "2024-09-30T05:20:38.270130Z",
            "url": "https://files.pythonhosted.org/packages/54/c4/8f863ee50f457168dd631c02a64515be68cffe7ebf66a541ec876ddb8dbd/mdforge-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-30 05:20:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mm21",
    "github_project": "mdforge",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "mdforge"
}
        
Elapsed time: 0.35620s