Pypeline


NamePypeline JSON
Version 0.7.0 PyPI version JSON
download
home_pagehttp://pypeline.sourceforge.net
SummaryEasy rendering of markup languages
upload_time2024-11-14 21:56:57
maintainerNone
docs_urlNone
authorKyle Adams
requires_python>=3.9
licenseMIT
keywords markup markdown textile creole text
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Provides an easy, pluggable way to support rendering an arbitrary markup syntax (ReST, Markdown, etc.) to HTML.

            

Raw data

            {
    "_id": null,
    "home_page": "http://pypeline.sourceforge.net",
    "name": "Pypeline",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "markup, markdown, textile, creole, text",
    "author": "Kyle Adams",
    "author_email": "kyle@geek.net",
    "download_url": "https://files.pythonhosted.org/packages/57/50/fa65f135ca3ac78e901da08b343fb3384c469063e3f662c3b02c6af963bf/pypeline-0.7.0.tar.gz",
    "platform": null,
    "description": "Provides an easy, pluggable way to support rendering an arbitrary markup syntax (ReST, Markdown, etc.) to HTML.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Easy rendering of markup languages",
    "version": "0.7.0",
    "project_urls": {
        "Homepage": "http://pypeline.sourceforge.net"
    },
    "split_keywords": [
        "markup",
        " markdown",
        " textile",
        " creole",
        " text"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5bafd09ed362d91e7c630e1e67cb3dd5977ce4829789ada728bd46117eb56994",
                "md5": "27049c97d1a342a3975e4ff15475a02d",
                "sha256": "43665952a64ab8705af64715f96d1690716bbd0341fae0fa17752d406eeb2ea5"
            },
            "downloads": -1,
            "filename": "Pypeline-0.7.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "27049c97d1a342a3975e4ff15475a02d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 7184,
            "upload_time": "2024-11-14T21:56:55",
            "upload_time_iso_8601": "2024-11-14T21:56:55.648984Z",
            "url": "https://files.pythonhosted.org/packages/5b/af/d09ed362d91e7c630e1e67cb3dd5977ce4829789ada728bd46117eb56994/Pypeline-0.7.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5750fa65f135ca3ac78e901da08b343fb3384c469063e3f662c3b02c6af963bf",
                "md5": "860f14f8ec12eaea0f49a8f02975aeda",
                "sha256": "e913c18c9444334b2c90290447fa5cdfa9c3e6f5c5f3f98a15e0e52458ba5398"
            },
            "downloads": -1,
            "filename": "pypeline-0.7.0.tar.gz",
            "has_sig": false,
            "md5_digest": "860f14f8ec12eaea0f49a8f02975aeda",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 7088,
            "upload_time": "2024-11-14T21:56:57",
            "upload_time_iso_8601": "2024-11-14T21:56:57.196274Z",
            "url": "https://files.pythonhosted.org/packages/57/50/fa65f135ca3ac78e901da08b343fb3384c469063e3f662c3b02c6af963bf/pypeline-0.7.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-14 21:56:57",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "pypeline"
}
        
Elapsed time: 1.06579s