feedgen


Namefeedgen JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttps://lkiesow.github.io/python-feedgen
SummaryFeed Generator (ATOM, RSS, Podcasts)
upload_time2023-12-25 18:04:08
maintainer
docs_urlNone
authorLars Kiesow
requires_python
licenseFreeBSD and LGPLv3+
keywords feed atom rss podcast
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Feedgenerator
=============

This module can be used to generate web feeds in both ATOM and RSS format. It
has support for extensions. Included is for example an extension to produce
Podcasts.

It is licensed under the terms of both, the FreeBSD license and the LGPLv3+.
Choose the one which is more convenient for you. For more details have a look
at license.bsd and license.lgpl.

            

Raw data

            {
    "_id": null,
    "home_page": "https://lkiesow.github.io/python-feedgen",
    "name": "feedgen",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "feed,ATOM,RSS,podcast",
    "author": "Lars Kiesow",
    "author_email": "lkiesow@uos.de",
    "download_url": "https://files.pythonhosted.org/packages/6b/59/be0a6f852b5dfbf19e6c8e962c8f41407697f9f52a7902250ed98683ae89/feedgen-1.0.0.tar.gz",
    "platform": null,
    "description": "Feedgenerator\n=============\n\nThis module can be used to generate web feeds in both ATOM and RSS format. It\nhas support for extensions. Included is for example an extension to produce\nPodcasts.\n\nIt is licensed under the terms of both, the FreeBSD license and the LGPLv3+.\nChoose the one which is more convenient for you. For more details have a look\nat license.bsd and license.lgpl.\n",
    "bugtrack_url": null,
    "license": "FreeBSD and LGPLv3+",
    "summary": "Feed Generator (ATOM, RSS, Podcasts)",
    "version": "1.0.0",
    "project_urls": {
        "Homepage": "https://lkiesow.github.io/python-feedgen"
    },
    "split_keywords": [
        "feed",
        "atom",
        "rss",
        "podcast"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6b59be0a6f852b5dfbf19e6c8e962c8f41407697f9f52a7902250ed98683ae89",
                "md5": "794a854faf9a40311654639ed552cae6",
                "sha256": "d9bd51c3b5e956a2a52998c3708c4d2c729f2fcc311188e1e5d3b9726393546a"
            },
            "downloads": -1,
            "filename": "feedgen-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "794a854faf9a40311654639ed552cae6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 258496,
            "upload_time": "2023-12-25T18:04:08",
            "upload_time_iso_8601": "2023-12-25T18:04:08.421899Z",
            "url": "https://files.pythonhosted.org/packages/6b/59/be0a6f852b5dfbf19e6c8e962c8f41407697f9f52a7902250ed98683ae89/feedgen-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-25 18:04:08",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "feedgen"
}
        
Elapsed time: 0.15601s