letsdns


Nameletsdns JSON
Version 1.2.0 PyPI version JSON
download
home_pagehttps://letsdns.org
SummaryManage DANE TLSA records in DNS servers
upload_time2023-07-22 00:04:35
maintainer
docs_urlNone
authorRalph Seichter
requires_python>=3.7
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # LetsDNS

Manage DANE TLSA records in DNS servers. Supports multiple domains with multiple TLS certificates each. LetsDNS can be
invoked manually, from cron jobs, or called in hook functions of ACME-clients like [dehydrated](https://dehydrated.io)
or [certbot](https://eff-certbot.readthedocs.io).

Documentation is available on the [LetsDNS homepage](https://letsdns.org/).

Copyright © 2022-2023 Ralph Seichter. Hosted on [GitHub](https://github.com/LetsDNS/letsdns).

            

Raw data

            {
    "_id": null,
    "home_page": "https://letsdns.org",
    "name": "letsdns",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "Ralph Seichter",
    "author_email": "author@letsdns.org",
    "download_url": "https://files.pythonhosted.org/packages/d7/14/b68001494dbe44b6bee8cfe28ae4c087734277c98f607ca771aac639167c/letsdns-1.2.0.tar.gz",
    "platform": null,
    "description": "# LetsDNS\n\nManage DANE TLSA records in DNS servers. Supports multiple domains with multiple TLS certificates each. LetsDNS can be\ninvoked manually, from cron jobs, or called in hook functions of ACME-clients like [dehydrated](https://dehydrated.io)\nor [certbot](https://eff-certbot.readthedocs.io).\n\nDocumentation is available on the [LetsDNS homepage](https://letsdns.org/).\n\nCopyright \u00a9 2022-2023 Ralph Seichter. Hosted on [GitHub](https://github.com/LetsDNS/letsdns).\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Manage DANE TLSA records in DNS servers",
    "version": "1.2.0",
    "project_urls": {
        "Documentation": "https://letsdns.org",
        "Homepage": "https://letsdns.org",
        "Source": "https://github.com/LetsDNS/letsdns",
        "Tracker": "https://github.com/LetsDNS/letsdns/issues"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e7487733865f8173e3d24f8310f99056ed2c17f477bdf705f7b5060fcefc3877",
                "md5": "f26c0b8df44b26c1fb444a24c24e9949",
                "sha256": "e58f7d1f085c3eed38a8c2ec03109933233af4cfadbfc3787f2538207144b856"
            },
            "downloads": -1,
            "filename": "letsdns-1.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f26c0b8df44b26c1fb444a24c24e9949",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 28223,
            "upload_time": "2023-07-22T00:04:33",
            "upload_time_iso_8601": "2023-07-22T00:04:33.442857Z",
            "url": "https://files.pythonhosted.org/packages/e7/48/7733865f8173e3d24f8310f99056ed2c17f477bdf705f7b5060fcefc3877/letsdns-1.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d714b68001494dbe44b6bee8cfe28ae4c087734277c98f607ca771aac639167c",
                "md5": "b2765dfe33f01d133eea7190a6fa7dd3",
                "sha256": "7bd62f023c836f47e4d0b38f70697e3094e775bd0b6cdab846c04cde09761655"
            },
            "downloads": -1,
            "filename": "letsdns-1.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "b2765dfe33f01d133eea7190a6fa7dd3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 24211,
            "upload_time": "2023-07-22T00:04:35",
            "upload_time_iso_8601": "2023-07-22T00:04:35.056159Z",
            "url": "https://files.pythonhosted.org/packages/d7/14/b68001494dbe44b6bee8cfe28ae4c087734277c98f607ca771aac639167c/letsdns-1.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-22 00:04:35",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "LetsDNS",
    "github_project": "letsdns",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "letsdns"
}
        
Elapsed time: 0.08796s