etgen


Nameetgen JSON
Version 1.1.4 PyPI version JSON
download
home_pagehttps://github.com/lino-framework/etgen
SummaryUse ElementTree to generate html, rst and other markup
upload_time2023-03-18 03:56:52
maintainer
docs_urlNone
authorRumma & Ko Ltd
requires_python
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            
Utilities for generating html, xml and rst content from an
`ElementTree
<https://docs.python.org/2/library/xml.etree.elementtree.html>`_.

Inspired by Frederik Lundh's `ElementTree Builder
<http://effbot.org/zone/element-builder.htm>`_.

The central project homepage is http://etgen.lino-framework.org




            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/lino-framework/etgen",
    "name": "etgen",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Rumma & Ko Ltd",
    "author_email": "info@lino-framework.org",
    "download_url": "https://files.pythonhosted.org/packages/b7/d8/82602dd3705c0aef16e4b73811cb3229a774083d09994dee6e501cad814c/etgen-1.1.4.tar.gz",
    "platform": null,
    "description": "\nUtilities for generating html, xml and rst content from an\n`ElementTree\n<https://docs.python.org/2/library/xml.etree.elementtree.html>`_.\n\nInspired by Frederik Lundh's `ElementTree Builder\n<http://effbot.org/zone/element-builder.htm>`_.\n\nThe central project homepage is http://etgen.lino-framework.org\n\n\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Use ElementTree to generate html, rst and other markup",
    "version": "1.1.4",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b7d882602dd3705c0aef16e4b73811cb3229a774083d09994dee6e501cad814c",
                "md5": "44e9aece16cd9d22601beb59e5f8c0a5",
                "sha256": "ad3fda9ef74d6d9737919ab8c9b7faf7a126a259de020214e99420bdf4618c0d"
            },
            "downloads": -1,
            "filename": "etgen-1.1.4.tar.gz",
            "has_sig": false,
            "md5_digest": "44e9aece16cd9d22601beb59e5f8c0a5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 76704,
            "upload_time": "2023-03-18T03:56:52",
            "upload_time_iso_8601": "2023-03-18T03:56:52.867462Z",
            "url": "https://files.pythonhosted.org/packages/b7/d8/82602dd3705c0aef16e4b73811cb3229a774083d09994dee6e501cad814c/etgen-1.1.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-18 03:56:52",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "lino-framework",
    "github_project": "etgen",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "lcname": "etgen"
}
        
Elapsed time: 0.05131s