dns-unbound-cache-reader


Namedns-unbound-cache-reader JSON
Version 0.5.0 PyPI version JSON
download
home_pageNone
SummaryRead DNS cache from unbound
upload_time2025-08-08 14:40:20
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords network dns unbound
VCS
bugtrack_url
requirements fabric
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # dns-unbound-cache-reader

Read DNS cache from `unbound` DNS server.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "dns-unbound-cache-reader",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "Fran\u00e7ois De Keersmaeker <francois.dekeersmaeker+github@proton.me>",
    "keywords": "network, dns, unbound",
    "author": null,
    "author_email": "Fran\u00e7ois De Keersmaeker <francois.dekeersmaeker+github@proton.me>",
    "download_url": "https://files.pythonhosted.org/packages/14/41/1906814f6415097b2d20bb82d8ad125c2359826f8cb0b1097a1e2e8a8356/dns_unbound_cache_reader-0.5.0.tar.gz",
    "platform": null,
    "description": "# dns-unbound-cache-reader\n\nRead DNS cache from `unbound` DNS server.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Read DNS cache from unbound",
    "version": "0.5.0",
    "project_urls": {
        "Homepage": "https://github.com/smart-home-network-security/dns-unbound-cache-reader",
        "Source": "https://github.com/smart-home-network-security/dns-unbound-cache-reader"
    },
    "split_keywords": [
        "network",
        " dns",
        " unbound"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "bc359dbd4a5e214ae9f93cf6ccb49bcbd9521b337f075caeaaa4d8fee7b4b2e5",
                "md5": "1c210f0788cb75e30b62979e24677614",
                "sha256": "58204919dd2cfc368f5107e046a4ad38349ae65823cd17f397d689e6ce91abca"
            },
            "downloads": -1,
            "filename": "dns_unbound_cache_reader-0.5.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1c210f0788cb75e30b62979e24677614",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 16556,
            "upload_time": "2025-08-08T14:40:19",
            "upload_time_iso_8601": "2025-08-08T14:40:19.710855Z",
            "url": "https://files.pythonhosted.org/packages/bc/35/9dbd4a5e214ae9f93cf6ccb49bcbd9521b337f075caeaaa4d8fee7b4b2e5/dns_unbound_cache_reader-0.5.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "14411906814f6415097b2d20bb82d8ad125c2359826f8cb0b1097a1e2e8a8356",
                "md5": "af30a2b5bb2ad46e887dc1bb6a16912a",
                "sha256": "7098c04f6677fb1a2b32fd29607af27a7e5569e9f0b54aabdedd9f63f0d816aa"
            },
            "downloads": -1,
            "filename": "dns_unbound_cache_reader-0.5.0.tar.gz",
            "has_sig": false,
            "md5_digest": "af30a2b5bb2ad46e887dc1bb6a16912a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 16892,
            "upload_time": "2025-08-08T14:40:20",
            "upload_time_iso_8601": "2025-08-08T14:40:20.969689Z",
            "url": "https://files.pythonhosted.org/packages/14/41/1906814f6415097b2d20bb82d8ad125c2359826f8cb0b1097a1e2e8a8356/dns_unbound_cache_reader-0.5.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-08 14:40:20",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "smart-home-network-security",
    "github_project": "dns-unbound-cache-reader",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "fabric",
            "specs": []
        }
    ],
    "lcname": "dns-unbound-cache-reader"
}
        
Elapsed time: 1.45018s