Genshi


NameGenshi JSON
Version 0.7.7 PyPI version JSON
download
home_pagehttps://github.com/edgewall/genshi
SummaryA toolkit for generation of output for the web
upload_time2022-04-21 12:28:20
maintainer
docs_urlhttps://pythonhosted.org/Genshi/
authorEdgewall Software
requires_python
licenseBSD
keywords python.templating.engines
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
Genshi is a Python library that provides an integrated set of
components for parsing, generating, and processing HTML, XML or
other textual content for output generation on the web. The major
feature is a template language, which is heavily inspired by Kid.


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/edgewall/genshi",
    "name": "Genshi",
    "maintainer": "",
    "docs_url": "https://pythonhosted.org/Genshi/",
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python.templating.engines",
    "author": "Edgewall Software",
    "author_email": "info@edgewall.org",
    "download_url": "https://files.pythonhosted.org/packages/d5/13/bdb68fb9652bb145c341756fbe9563a270fd385ff11410837b59d98ab178/Genshi-0.7.7.tar.gz",
    "platform": null,
    "description": "\nGenshi is a Python library that provides an integrated set of\ncomponents for parsing, generating, and processing HTML, XML or\nother textual content for output generation on the web. The major\nfeature is a template language, which is heavily inspired by Kid.\n\n",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "A toolkit for generation of output for the web",
    "version": "0.7.7",
    "split_keywords": [
        "python.templating.engines"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3fb33b75ecf6bab4bb52d6605af3a6e61ce3d393dfe349710c8a9425681dfc05",
                "md5": "633461a871e932b353d8d3d8f7535144",
                "sha256": "bed85e4015485a808bdd8d5bbb25cdc5fc093efab50776e2888be7b45b46f084"
            },
            "downloads": -1,
            "filename": "Genshi-0.7.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "633461a871e932b353d8d3d8f7535144",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 177362,
            "upload_time": "2022-04-21T12:28:19",
            "upload_time_iso_8601": "2022-04-21T12:28:19.027208Z",
            "url": "https://files.pythonhosted.org/packages/3f/b3/3b75ecf6bab4bb52d6605af3a6e61ce3d393dfe349710c8a9425681dfc05/Genshi-0.7.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d513bdb68fb9652bb145c341756fbe9563a270fd385ff11410837b59d98ab178",
                "md5": "4fda3189fae5cce9ea26586667d56758",
                "sha256": "c100520862cd69085d10ee1a87e91289e7f59f6b3d9bd622bf58b2804e6b9aab"
            },
            "downloads": -1,
            "filename": "Genshi-0.7.7.tar.gz",
            "has_sig": false,
            "md5_digest": "4fda3189fae5cce9ea26586667d56758",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 267206,
            "upload_time": "2022-04-21T12:28:20",
            "upload_time_iso_8601": "2022-04-21T12:28:20.650662Z",
            "url": "https://files.pythonhosted.org/packages/d5/13/bdb68fb9652bb145c341756fbe9563a270fd385ff11410837b59d98ab178/Genshi-0.7.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-04-21 12:28:20",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "edgewall",
    "github_project": "genshi",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "genshi"
}
        
Elapsed time: 0.06538s