unidns


Nameunidns JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/skelsec/unidns
SummaryRudimentary async DNS client in Python
upload_time2023-05-30 22:22:06
maintainer
docs_urlNone
authorTamas Jos
requires_python>=3.6
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Rudimentary async DNS client in Python

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/skelsec/unidns",
    "name": "unidns",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "",
    "author": "Tamas Jos",
    "author_email": "info@skelsecprojects.com",
    "download_url": "https://files.pythonhosted.org/packages/db/bb/2909594daea99b6f2427bb45d469689f19978e866fdf358eb4d8d6732645/unidns-0.0.1.tar.gz",
    "platform": null,
    "description": "Rudimentary async DNS client in Python\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Rudimentary async DNS client in Python",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/skelsec/unidns"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8ce3996ef3b434d47822f9048b7d300bba10e05d880abb2d5d2b570cda1b3bbc",
                "md5": "2594b8026f1f034500d09ac025820a60",
                "sha256": "34eb9c12c60aff790a50bd4ff7b1d28324509531fc7f1398b6b26078152511c6"
            },
            "downloads": -1,
            "filename": "unidns-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2594b8026f1f034500d09ac025820a60",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 13732,
            "upload_time": "2023-05-30T22:22:04",
            "upload_time_iso_8601": "2023-05-30T22:22:04.043542Z",
            "url": "https://files.pythonhosted.org/packages/8c/e3/996ef3b434d47822f9048b7d300bba10e05d880abb2d5d2b570cda1b3bbc/unidns-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dbbb2909594daea99b6f2427bb45d469689f19978e866fdf358eb4d8d6732645",
                "md5": "0f0025fcaf58e7c0bec7cee6b20d00e0",
                "sha256": "82c3099a4af9743bca30543edb218a337f75bf56232c024df5776534ccbe5695"
            },
            "downloads": -1,
            "filename": "unidns-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "0f0025fcaf58e7c0bec7cee6b20d00e0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 12652,
            "upload_time": "2023-05-30T22:22:06",
            "upload_time_iso_8601": "2023-05-30T22:22:06.239441Z",
            "url": "https://files.pythonhosted.org/packages/db/bb/2909594daea99b6f2427bb45d469689f19978e866fdf358eb4d8d6732645/unidns-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-30 22:22:06",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "skelsec",
    "github_project": "unidns",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "unidns"
}
        
Elapsed time: 0.07181s