pod2gen


Namepod2gen JSON
Version 1.0.3 PyPI version JSON
download
home_pagehttps://pod2gen.caproni.fm/en/latest/
SummaryGenerating podcasts with Python should be easy!
upload_time2021-12-19 20:14:47
maintainer
docs_urlNone
authorSlim Beji
requires_python>=3.6.*
licenseFreeBSD and LGPLv3+
keywords feed rss podcast itunes generator
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
pod2gen
=======

This module can be used to easily generate Podcasts. It is designed so you
don't need to read up on how RSS and iTunes functions – it just works!

See the documentation at https://pod2gen.caproni.fm/en/latest/ for more
information.

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://pod2gen.caproni.fm/en/latest/",
    "name": "pod2gen",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6.*",
    "maintainer_email": "",
    "keywords": "feed,RSS,podcast,iTunes,generator",
    "author": "Slim Beji",
    "author_email": "mslimbeji@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/83/18/372522f6ace14ab76742a8a70942498d9b92f5b15fa8d342e2de57801e28/pod2gen-1.0.3.tar.gz",
    "platform": "",
    "description": "\npod2gen\n=======\n\nThis module can be used to easily generate Podcasts. It is designed so you\ndon't need to read up on how RSS and iTunes functions \u2013 it just works!\n\nSee the documentation at https://pod2gen.caproni.fm/en/latest/ for more\ninformation.\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\n",
    "bugtrack_url": null,
    "license": "FreeBSD and LGPLv3+",
    "summary": "Generating podcasts with Python should be easy!",
    "version": "1.0.3",
    "project_urls": {
        "Homepage": "https://pod2gen.caproni.fm/en/latest/"
    },
    "split_keywords": [
        "feed",
        "rss",
        "podcast",
        "itunes",
        "generator"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fe42b568d5ee169d20fed3bfbf070509ac0fce7e3a714f22370a9781b473696b",
                "md5": "8a76cae23346cd8d7d07485b071fe978",
                "sha256": "30bb5250e739b76e6a85438ef46a643ba9d564684aff0678a06e5355c3284778"
            },
            "downloads": -1,
            "filename": "pod2gen-1.0.3-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8a76cae23346cd8d7d07485b071fe978",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.6.*",
            "size": 69471,
            "upload_time": "2021-12-19T20:14:45",
            "upload_time_iso_8601": "2021-12-19T20:14:45.878458Z",
            "url": "https://files.pythonhosted.org/packages/fe/42/b568d5ee169d20fed3bfbf070509ac0fce7e3a714f22370a9781b473696b/pod2gen-1.0.3-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8318372522f6ace14ab76742a8a70942498d9b92f5b15fa8d342e2de57801e28",
                "md5": "53db8de0a1b8bdf3007745bfececb128",
                "sha256": "8813eb9b23132b8b6c639e511f7e3fdb2c90328657e9ff9805cfaafb7e907aa6"
            },
            "downloads": -1,
            "filename": "pod2gen-1.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "53db8de0a1b8bdf3007745bfececb128",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6.*",
            "size": 65006,
            "upload_time": "2021-12-19T20:14:47",
            "upload_time_iso_8601": "2021-12-19T20:14:47.369807Z",
            "url": "https://files.pythonhosted.org/packages/83/18/372522f6ace14ab76742a8a70942498d9b92f5b15fa8d342e2de57801e28/pod2gen-1.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2021-12-19 20:14:47",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "pod2gen"
}
        
Elapsed time: 0.59423s