Genshi


NameGenshi JSON
Version 0.7.9 PyPI version JSON
download
home_pagehttps://github.com/edgewall/genshi
SummaryA toolkit for generation of output for the web
upload_time2024-06-15 23:53:22
maintainerNone
docs_urlhttps://pythonhosted.org/Genshi/
authorEdgewall Software
requires_pythonNone
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": null,
    "docs_url": "https://pythonhosted.org/Genshi/",
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "python.templating.engines",
    "author": "Edgewall Software",
    "author_email": "info@edgewall.org",
    "download_url": "https://files.pythonhosted.org/packages/e5/3c/6ae5689f4676c4c8d19a715d96b6efa70db0a806d9b238aa8a49a08172bb/Genshi-0.7.9.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.9",
    "project_urls": {
        "Homepage": "https://github.com/edgewall/genshi"
    },
    "split_keywords": [
        "python.templating.engines"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "89867a8bb428086cdbf1d179af4d4d6f96e19e51d671cf119adc9c74a25feb27",
                "md5": "2a96c08e8011e8943fe413d6765606a2",
                "sha256": "0f888d0ec944d7812eb92893380d6fdaea025e9e54c3e5a61f3dc666b2afb178"
            },
            "downloads": -1,
            "filename": "Genshi-0.7.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2a96c08e8011e8943fe413d6765606a2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 177762,
            "upload_time": "2024-06-15T23:53:20",
            "upload_time_iso_8601": "2024-06-15T23:53:20.075218Z",
            "url": "https://files.pythonhosted.org/packages/89/86/7a8bb428086cdbf1d179af4d4d6f96e19e51d671cf119adc9c74a25feb27/Genshi-0.7.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e53c6ae5689f4676c4c8d19a715d96b6efa70db0a806d9b238aa8a49a08172bb",
                "md5": "3872c7ce520967fd5801f7d5b6b2066c",
                "sha256": "c76170a8b2dc18944e0915103c284cb889dfcee34e0e140ba3363c80f7541ad2"
            },
            "downloads": -1,
            "filename": "Genshi-0.7.9.tar.gz",
            "has_sig": false,
            "md5_digest": "3872c7ce520967fd5801f7d5b6b2066c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 269399,
            "upload_time": "2024-06-15T23:53:22",
            "upload_time_iso_8601": "2024-06-15T23:53:22.272560Z",
            "url": "https://files.pythonhosted.org/packages/e5/3c/6ae5689f4676c4c8d19a715d96b6efa70db0a806d9b238aa8a49a08172bb/Genshi-0.7.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-15 23:53:22",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "edgewall",
    "github_project": "genshi",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "genshi"
}
        
Elapsed time: 0.69406s