ipaddr


Nameipaddr JSON
Version 2.2.0 PyPI version JSON
download
home_pagehttps://github.com/google/ipaddr-py
SummaryGoogle's IP address manipulation library
upload_time2017-09-15 20:08:39
maintainer
docs_urlhttps://pythonhosted.org/ipaddr/
authorGoogle
requires_python
licenseApache License, Version 2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            ipaddr.py is a library for working with IP addresses, both IPv4 and IPv6.

It has been superseded by ipaddress from the Python 3 standard library, and its
Python 2 backport.
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/google/ipaddr-py",
    "name": "ipaddr",
    "maintainer": "",
    "docs_url": "https://pythonhosted.org/ipaddr/",
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Google",
    "author_email": "ipaddr-py-dev@googlegroups.com",
    "download_url": "https://files.pythonhosted.org/packages/9d/a7/1b39a16cb90dfe491f57e1cab3103a15d4e8dd9a150872744f531b1106c1/ipaddr-2.2.0.tar.gz",
    "platform": "",
    "description": "ipaddr.py is a library for working with IP addresses, both IPv4 and IPv6.\n\nIt has been superseded by ipaddress from the Python 3 standard library, and its\nPython 2 backport.",
    "bugtrack_url": null,
    "license": "Apache License, Version 2.0",
    "summary": "Google's IP address manipulation library",
    "version": "2.2.0",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9da71b39a16cb90dfe491f57e1cab3103a15d4e8dd9a150872744f531b1106c1",
                "md5": "f88353e40dec06410acfa075b8209b27",
                "sha256": "4092dfe667588d16aa12b59acb7c8a4024e5dcb23a681cd0b0b602373eca88d6"
            },
            "downloads": -1,
            "filename": "ipaddr-2.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "f88353e40dec06410acfa075b8209b27",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 26266,
            "upload_time": "2017-09-15T20:08:39",
            "upload_time_iso_8601": "2017-09-15T20:08:39.692751Z",
            "url": "https://files.pythonhosted.org/packages/9d/a7/1b39a16cb90dfe491f57e1cab3103a15d4e8dd9a150872744f531b1106c1/ipaddr-2.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2017-09-15 20:08:39",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "google",
    "github_project": "ipaddr-py",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "lcname": "ipaddr"
}
        
Elapsed time: 0.04634s