yamldown-unicode


Nameyamldown-unicode JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/vvasuki/yamldown
SummaryPython library for loading and dumping "yamldown" (markdown with embedded yaml) files.
upload_time2021-12-19 11:47:08
maintainer
docs_urlNone
authorSanskrit programmers
requires_python
licenseMIT
keywords yaml markdown
VCS
bugtrack_url
requirements mypy nose2 pyyaml
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/vvasuki/yamldown",
    "name": "yamldown-unicode",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "yaml markdown",
    "author": "Sanskrit programmers",
    "author_email": "sanskrit-programmers@googlegroups.com",
    "download_url": "",
    "platform": "",
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python library for loading and dumping \"yamldown\" (markdown with embedded yaml) files.",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/vvasuki/yamldown"
    },
    "split_keywords": [
        "yaml",
        "markdown"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5219399034315c5890093092d81f7830873e7dc4cdf4a4940f737ff45b25d196",
                "md5": "d210d3499893b5f93eacc619523cf3a3",
                "sha256": "13ef0d58bb13c50693dbe45894e7b770d3cd49b6c1aa2f9b33ab7c0f68677325"
            },
            "downloads": -1,
            "filename": "yamldown_unicode-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d210d3499893b5f93eacc619523cf3a3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 3466,
            "upload_time": "2021-12-19T11:47:08",
            "upload_time_iso_8601": "2021-12-19T11:47:08.390785Z",
            "url": "https://files.pythonhosted.org/packages/52/19/399034315c5890093092d81f7830873e7dc4cdf4a4940f737ff45b25d196/yamldown_unicode-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2021-12-19 11:47:08",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "vvasuki",
    "github_project": "yamldown",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "mypy",
            "specs": []
        },
        {
            "name": "nose2",
            "specs": []
        },
        {
            "name": "pyyaml",
            "specs": []
        }
    ],
    "lcname": "yamldown-unicode"
}
        
Elapsed time: 0.14638s