rssgen


Namerssgen JSON
Version 0.9.0 PyPI version JSON
download
home_pagehttps://github.com/mstg/rssgen
SummaryRSS Generator
upload_time2023-02-02 13:32:20
maintainer
docs_urlNone
authorMustafa Gezen
requires_python
licenseFreeBSD and LGPLv3+
keywords rss
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            Rssgenerator
=============

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://github.com/mstg/rssgen",
    "name": "rssgen",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "RSS",
    "author": "Mustafa Gezen",
    "author_email": "mustafa@gezen.no",
    "download_url": "https://files.pythonhosted.org/packages/bf/dd/1ea65c03653221ecdc62437a00d966e9d4e047d831e4435ba565d7216115/rssgen-0.9.0.tar.gz",
    "platform": null,
    "description": "Rssgenerator\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": "RSS Generator",
    "version": "0.9.0",
    "split_keywords": [
        "rss"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "679cb1cbbac57a376bdd3dc4fb25f56b2c0389bea8b5564e71d234da8c597179",
                "md5": "d435de39bf286e6e3fc1b5a2ccf863e5",
                "sha256": "26b6ec12d59a55b9962b83d4044e3bf9cd2d11c4942d8e93692eac70b9f3f6fa"
            },
            "downloads": -1,
            "filename": "rssgen-0.9.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d435de39bf286e6e3fc1b5a2ccf863e5",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 23461,
            "upload_time": "2023-02-02T13:32:17",
            "upload_time_iso_8601": "2023-02-02T13:32:17.488748Z",
            "url": "https://files.pythonhosted.org/packages/67/9c/b1cbbac57a376bdd3dc4fb25f56b2c0389bea8b5564e71d234da8c597179/rssgen-0.9.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bfdd1ea65c03653221ecdc62437a00d966e9d4e047d831e4435ba565d7216115",
                "md5": "8c5d92a66917cd0782827d092f2bed93",
                "sha256": "c8c19bc1540a5789221e2df0be591d5864e619c49ab6517a8f4a524f8b7be868"
            },
            "downloads": -1,
            "filename": "rssgen-0.9.0.tar.gz",
            "has_sig": false,
            "md5_digest": "8c5d92a66917cd0782827d092f2bed93",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 74926,
            "upload_time": "2023-02-02T13:32:20",
            "upload_time_iso_8601": "2023-02-02T13:32:20.403182Z",
            "url": "https://files.pythonhosted.org/packages/bf/dd/1ea65c03653221ecdc62437a00d966e9d4e047d831e4435ba565d7216115/rssgen-0.9.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-02-02 13:32:20",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "mstg",
    "github_project": "rssgen",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "rssgen"
}
        
Elapsed time: 0.03974s