sddns


Namesddns JSON
Version 2.0.0rc2 PyPI version JSON
download
home_pagehttps://github.com/baobao1270/sddns.git
SummaryBuild DNS records by Python scripts
upload_time2022-12-19 08:44:45
maintainer
docs_urlNone
authorJoseph Chris
requires_python>=3.8,<4.0
licenseMIT
keywords dns
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Software Defined DNS (SD-DNS)
Build DNS records by Python scripts. This script can gernerate yaml for OctoDNS.

Usage can be found in https://github.com/baobao1270/sddns-template

## License
MIT

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/baobao1270/sddns.git",
    "name": "sddns",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8,<4.0",
    "maintainer_email": "",
    "keywords": "dns",
    "author": "Joseph Chris",
    "author_email": "joseph@josephcz.xyz",
    "download_url": "https://files.pythonhosted.org/packages/70/e4/f4482f8f3b2183ca236d794f806fa01144720952264643b8caf9b99124f5/sddns-2.0.0rc2.tar.gz",
    "platform": null,
    "description": "# Software Defined DNS (SD-DNS)\nBuild DNS records by Python scripts. This script can gernerate yaml for OctoDNS.\n\nUsage can be found in https://github.com/baobao1270/sddns-template\n\n## License\nMIT\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Build DNS records by Python scripts",
    "version": "2.0.0rc2",
    "split_keywords": [
        "dns"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "3486ff5a492a846ee0194f99770298b8",
                "sha256": "aa0384d975ea57e6a56eaecf583d752e999da31da7ec4d45a9bcffa328a3e429"
            },
            "downloads": -1,
            "filename": "sddns-2.0.0rc2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3486ff5a492a846ee0194f99770298b8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8,<4.0",
            "size": 3682,
            "upload_time": "2022-12-19T08:44:43",
            "upload_time_iso_8601": "2022-12-19T08:44:43.106342Z",
            "url": "https://files.pythonhosted.org/packages/c5/f3/1e8ac1b93d84f7d738e6d85080f77393f868d50fe1b132d6b559d8a7b485/sddns-2.0.0rc2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "5913ce37460a5eaab6c882c56ac44af7",
                "sha256": "97d94db721ae1cf47d585ba9bd9771c85e7bc46e88e8f02870252c392fa0ed33"
            },
            "downloads": -1,
            "filename": "sddns-2.0.0rc2.tar.gz",
            "has_sig": false,
            "md5_digest": "5913ce37460a5eaab6c882c56ac44af7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8,<4.0",
            "size": 3468,
            "upload_time": "2022-12-19T08:44:45",
            "upload_time_iso_8601": "2022-12-19T08:44:45.108962Z",
            "url": "https://files.pythonhosted.org/packages/70/e4/f4482f8f3b2183ca236d794f806fa01144720952264643b8caf9b99124f5/sddns-2.0.0rc2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-19 08:44:45",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "baobao1270",
    "github_project": "sddns.git",
    "lcname": "sddns"
}
        
Elapsed time: 0.02054s